Searched refs:vfe_wm_stop (Results 1 – 6 of 6) sorted by relevance
| /drivers/media/platform/qcom/camss/ |
| A D | camss-vfe-780.c | 85 static void vfe_wm_stop(struct vfe_device *vfe, u8 wm) in vfe_wm_stop() function 156 .vfe_wm_stop = vfe_wm_stop,
|
| A D | camss-vfe-680.c | 196 static void vfe_wm_stop(struct vfe_device *vfe, u8 rdi) in vfe_wm_stop() function 239 .vfe_wm_stop = vfe_wm_stop,
|
| A D | camss-vfe-480.c | 130 static void vfe_wm_stop(struct vfe_device *vfe, u8 wm) in vfe_wm_stop() function 294 .vfe_wm_stop = vfe_wm_stop,
|
| A D | camss-vfe-17x.c | 250 static void vfe_wm_stop(struct vfe_device *vfe, u8 wm) in vfe_wm_stop() function 593 .vfe_wm_stop = vfe_wm_stop,
|
| A D | camss-vfe.h | 119 void (*vfe_wm_stop)(struct vfe_device *vfe, u8 wm); member
|
| A D | camss-vfe.c | 813 vfe->res->hw_ops->vfe_wm_stop(vfe, output->wm_idx[i]); in vfe_disable_output()
|
Completed in 13 milliseconds