Searched defs:ivc (Results 1 – 4 of 4) sorted by relevance
147 static inline void tegra_ivc_advance_tx(struct tegra_ivc *ivc) in tegra_ivc_advance_tx()159 static inline void tegra_ivc_advance_rx(struct tegra_ivc *ivc) in tegra_ivc_advance_rx()171 static inline int tegra_ivc_check_read(struct tegra_ivc *ivc) in tegra_ivc_check_read()206 static inline int tegra_ivc_check_write(struct tegra_ivc *ivc) in tegra_ivc_check_write()264 static inline void tegra_ivc_flush_frame(struct tegra_ivc *ivc, in tegra_ivc_flush_frame()303 int tegra_ivc_read_advance(struct tegra_ivc *ivc) in tegra_ivc_read_advance()356 int tegra_ivc_write_advance(struct tegra_ivc *ivc) in tegra_ivc_write_advance()398 void tegra_ivc_reset(struct tegra_ivc *ivc) in tegra_ivc_reset()428 int tegra_ivc_notified(struct tegra_ivc *ivc) in tegra_ivc_notified()649 void (*notify)(struct tegra_ivc *ivc, void *data), in tegra_ivc_init()[all …]
91 static void tegra186_bpmp_ivc_notify(struct tegra_ivc *ivc, void *data) in tegra186_bpmp_ivc_notify()
305 struct fimc_is_video *ivc = &isp->video_capture; in isp_video_release() local
57 struct tegra_ivc *ivc; member
Completed in 13 milliseconds