Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/qcom/camss/
Dcamss-vfe.c454 static struct camss_buffer *vfe_buf_get_pending(struct vfe_output *output) in vfe_buf_get_pending() function
695 output->buf[0] = vfe_buf_get_pending(output); in vfe_enable_output()
696 output->buf[1] = vfe_buf_get_pending(output); in vfe_enable_output()
969 output->buf[0] = vfe_buf_get_pending(output); in vfe_isr_reg_update()
970 output->buf[1] = vfe_buf_get_pending(output); in vfe_isr_reg_update()
1046 output->buf[!active_index] = vfe_buf_get_pending(output); in vfe_isr_wm_done()