Searched refs:vfe_wm_start (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/media/platform/qcom/camss/ |
| H A D | camss-vfe-gen3.c | 73 static void vfe_wm_start(struct vfe_device *vfe, u8 wm, struct vfe_line *line) in vfe_wm_start() function 189 .vfe_wm_start = vfe_wm_start,
|
| H 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,
|
| H A D | camss-vfe-340.c | 246 static void vfe_wm_start(struct vfe_device *vfe, u8 rdi, struct vfe_line *line) in vfe_wm_start() function 314 .vfe_wm_start = vfe_wm_start,
|
| H 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,
|
| H A D | camss-vfe.h | 117 void (*vfe_wm_start)(struct vfe_device *vfe, u8 wm, member
|