Searched refs:vfe_wm_stop (Results 1 – 5 of 5) sorted by relevance
85 static void vfe_wm_stop(struct vfe_device *vfe, u8 wm) in vfe_wm_stop() function156 .vfe_wm_stop = vfe_wm_stop,
130 static void vfe_wm_stop(struct vfe_device *vfe, u8 wm) in vfe_wm_stop() function294 .vfe_wm_stop = vfe_wm_stop,
250 static void vfe_wm_stop(struct vfe_device *vfe, u8 wm) in vfe_wm_stop() function593 .vfe_wm_stop = vfe_wm_stop,
119 void (*vfe_wm_stop)(struct vfe_device *vfe, u8 wm); member
812 vfe->res->hw_ops->vfe_wm_stop(vfe, output->wm_idx[i]); in vfe_disable_output()