diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/tegra-camera-rtcpu.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/tegra-camera-rtcpu.h b/include/linux/tegra-camera-rtcpu.h index 2f851d274..d5e59df7a 100644 --- a/include/linux/tegra-camera-rtcpu.h +++ b/include/linux/tegra-camera-rtcpu.h | |||
| @@ -25,6 +25,8 @@ int tegra_camrtc_restore(struct device *dev); | |||
| 25 | bool tegra_camrtc_is_rtcpu_alive(struct device *dev); | 25 | bool tegra_camrtc_is_rtcpu_alive(struct device *dev); |
| 26 | void tegra_camrtc_flush_trace(struct device *dev); | 26 | void tegra_camrtc_flush_trace(struct device *dev); |
| 27 | 27 | ||
| 28 | bool tegra_camrtc_is_rtcpu_powered(void); | ||
| 29 | |||
| 28 | #define TEGRA_CAMRTC_VERSION_LEN 128 | 30 | #define TEGRA_CAMRTC_VERSION_LEN 128 |
| 29 | 31 | ||
| 30 | int tegra_camrtc_command(struct device *dev, u32 command, long timeout); | 32 | int tegra_camrtc_command(struct device *dev, u32 command, long timeout); |
