Searched refs:camif_wait_for_stop (Results 1 – 4 of 4) sorted by relevance
130 int (*camif_wait_for_stop)(struct vfe_device *vfe, struct device *dev); member
1015 .camif_wait_for_stop = vfe_camif_wait_for_stop,
1137 .camif_wait_for_stop = vfe_camif_wait_for_stop,
828 ops->camif_wait_for_stop(vfe, vfe->camss->dev); in vfe_disable_output()