Searched refs:vfe_wm_update (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/media/platform/qcom/camss/ |
| H A D | camss-vfe-780.c | 91 static void vfe_wm_update(struct vfe_device *vfe, u8 wm, u32 addr, in vfe_wm_update() function 158 .vfe_wm_update = vfe_wm_update,
|
| H A D | camss-vfe-480.c | 136 static void vfe_wm_update(struct vfe_device *vfe, u8 wm, u32 addr, in vfe_wm_update() function 296 .vfe_wm_update = vfe_wm_update,
|
| H A D | camss-vfe-17x.c | 256 static void vfe_wm_update(struct vfe_device *vfe, u8 wm, u32 addr, in vfe_wm_update() function 544 vfe_wm_update(vfe, output->wm_idx[0], output->buf[index]->addr[0], line); in vfe_isr_wm_done() 594 .vfe_wm_update = vfe_wm_update,
|
| H A D | camss-vfe.h | 121 void (*vfe_wm_update)(struct vfe_device *vfe, u8 wm, u32 addr, member
|
| H A D | camss-vfe.c | 479 ops->vfe_wm_update(vfe, output->wm_idx[0], in vfe_buf_done() 545 ops->vfe_wm_update(vfe, output->wm_idx[0], in vfe_enable_output_v2() 581 ops->vfe_wm_update(vfe, output->wm_idx[0], in vfe_queue_buffer_v2()
|