Searched refs:vfe_wm_stop (Results 1 – 5 of 5) sorted by relevance
115 static void vfe_wm_stop(struct vfe_device *vfe, u8 wm) in vfe_wm_stop() function190 .vfe_wm_stop = vfe_wm_stop,
196 static void vfe_wm_stop(struct vfe_device *vfe, u8 rdi) in vfe_wm_stop() function239 .vfe_wm_stop = vfe_wm_stop,
274 static void vfe_wm_stop(struct vfe_device *vfe, u8 rdi) in vfe_wm_stop() function315 .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