Home
last modified time | relevance | path

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

/drivers/media/platform/qcom/camss/
A Dcamss-vfe-780.c91 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,
A Dcamss-vfe-680.c147 static void vfe_wm_update(struct vfe_device *vfe, u8 rdi, u32 addr, in vfe_wm_update() function
241 .vfe_wm_update = vfe_wm_update,
A Dcamss-vfe-480.c136 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,
A Dcamss-vfe-17x.c256 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,
A Dcamss-vfe.h121 void (*vfe_wm_update)(struct vfe_device *vfe, u8 wm, u32 addr, member
A Dcamss-vfe.c480 ops->vfe_wm_update(vfe, output->wm_idx[0], in vfe_buf_done()
546 ops->vfe_wm_update(vfe, output->wm_idx[0], in vfe_enable_output_v2()
582 ops->vfe_wm_update(vfe, output->wm_idx[0], in vfe_queue_buffer_v2()

Completed in 14 milliseconds