summaryrefslogtreecommitdiffstats
path: root/firmware/export/power.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/power.h')
-rw-r--r--firmware/export/power.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/power.h b/firmware/export/power.h
index edf43f8cc8..5cd6996eff 100644
--- a/firmware/export/power.h
+++ b/firmware/export/power.h
@@ -95,6 +95,7 @@ bool spdif_powered(void);
#if CONFIG_TUNER
bool tuner_power(bool status);
+bool tuner_powered(void);
#endif
#endif /* _POWER_H_ */