Searched refs:vfe_wm_start (Results 1 – 6 of 6) sorted by relevance
| /drivers/media/platform/qcom/camss/ |
| A D | camss-vfe-780.c | 53 static void vfe_wm_start(struct vfe_device *vfe, u8 wm, struct vfe_line *line) in vfe_wm_start() function 155 .vfe_wm_start = vfe_wm_start,
|
| A D | camss-vfe-680.c | 155 static void vfe_wm_start(struct vfe_device *vfe, u8 rdi, struct vfe_line *line) in vfe_wm_start() function 238 .vfe_wm_start = vfe_wm_start,
|
| A D | camss-vfe-480.c | 99 static void vfe_wm_start(struct vfe_device *vfe, u8 wm, struct vfe_line *line) in vfe_wm_start() function 293 .vfe_wm_start = vfe_wm_start,
|
| A D | camss-vfe-17x.c | 207 static void vfe_wm_start(struct vfe_device *vfe, u8 wm, struct vfe_line *line) in vfe_wm_start() function 592 .vfe_wm_start = vfe_wm_start,
|
| A D | camss-vfe.h | 117 void (*vfe_wm_start)(struct vfe_device *vfe, u8 wm, member
|
| A D | camss-vfe.c | 539 ops->vfe_wm_start(vfe, output->wm_idx[0], line); in vfe_enable_output_v2()
|
Completed in 12 milliseconds