Home
last modified time | relevance | path

Searched refs:vfe_wm_stop (Results 1 – 6 of 6) sorted by relevance

/drivers/media/platform/qcom/camss/
A Dcamss-vfe-780.c85 static void vfe_wm_stop(struct vfe_device *vfe, u8 wm) in vfe_wm_stop() function
156 .vfe_wm_stop = vfe_wm_stop,
A Dcamss-vfe-680.c196 static void vfe_wm_stop(struct vfe_device *vfe, u8 rdi) in vfe_wm_stop() function
239 .vfe_wm_stop = vfe_wm_stop,
A Dcamss-vfe-480.c130 static void vfe_wm_stop(struct vfe_device *vfe, u8 wm) in vfe_wm_stop() function
294 .vfe_wm_stop = vfe_wm_stop,
A Dcamss-vfe-17x.c250 static void vfe_wm_stop(struct vfe_device *vfe, u8 wm) in vfe_wm_stop() function
593 .vfe_wm_stop = vfe_wm_stop,
A Dcamss-vfe.h119 void (*vfe_wm_stop)(struct vfe_device *vfe, u8 wm); member
A Dcamss-vfe.c813 vfe->res->hw_ops->vfe_wm_stop(vfe, output->wm_idx[i]); in vfe_disable_output()

Completed in 13 milliseconds