Home
last modified time | relevance | path

Searched refs:vfe_buf_add_pending (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.h167 * vfe_buf_add_pending - Add output buffer to list of pending
171 void vfe_buf_add_pending(struct vfe_output *output, struct camss_buffer *buffer);
H A Dcamss-vfe-gen1.c479 vfe_buf_add_pending(output, new_buf); in vfe_buf_update_wm_on_new()
494 vfe_buf_add_pending(output, new_buf); in vfe_buf_update_wm_on_new()
502 vfe_buf_add_pending(output, new_buf); in vfe_buf_update_wm_on_new()
H A Dcamss-vfe-480.c556 vfe_buf_add_pending(output, buf); in vfe_queue_buffer()
H A Dcamss-vfe-170.c730 vfe_buf_add_pending(output, buf); in vfe_queue_buffer()
H A Dcamss-vfe.c368 void vfe_buf_add_pending(struct vfe_output *output, in vfe_buf_add_pending() function
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c469 * vfe_buf_add_pending - Add output buffer to list of pending
473 static void vfe_buf_add_pending(struct vfe_output *output, in vfe_buf_add_pending() function
554 vfe_buf_add_pending(output, new_buf); in vfe_buf_update_wm_on_new()
569 vfe_buf_add_pending(output, new_buf); in vfe_buf_update_wm_on_new()
577 vfe_buf_add_pending(output, new_buf); in vfe_buf_update_wm_on_new()

Completed in 9 milliseconds