Searched defs:ivc (Results 1 – 4 of 4) sorted by relevance
89 static inline bool tegra_ivc_empty(struct tegra_ivc *ivc, in tegra_ivc_empty()116 static inline bool tegra_ivc_full(struct tegra_ivc *ivc, in tegra_ivc_full()129 static inline u32 tegra_ivc_available(struct tegra_ivc *ivc, in tegra_ivc_available()217 static void *tegra_ivc_frame_virt(struct tegra_ivc *ivc, in tegra_ivc_frame_virt()267 void *tegra_ivc_read_get_next_frame(struct tegra_ivc *ivc) in tegra_ivc_read_get_next_frame()291 int tegra_ivc_read_advance(struct tegra_ivc *ivc) in tegra_ivc_read_advance()344 int tegra_ivc_write_advance(struct tegra_ivc *ivc) in tegra_ivc_write_advance()386 void tegra_ivc_reset(struct tegra_ivc *ivc) in tegra_ivc_reset()416 int tegra_ivc_notified(struct tegra_ivc *ivc) in tegra_ivc_notified()615 void (*notify)(struct tegra_ivc *ivc, void *data), in tegra_ivc_init()[all …]
95 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
44 struct tegra_ivc *ivc; member
Completed in 12 milliseconds