Searched refs:vfe_buf_get_pending (Results 1 – 4 of 4) sorted by relevance
205 output->buf[0] = vfe_buf_get_pending(output); in vfe_enable_output()206 output->buf[1] = vfe_buf_get_pending(output); in vfe_enable_output()572 output->buf[0] = vfe_buf_get_pending(output); in vfe_isr_reg_update()573 output->buf[1] = vfe_buf_get_pending(output); in vfe_isr_reg_update()649 output->buf[!active_index] = vfe_buf_get_pending(output); in vfe_isr_wm_done()
190 struct camss_buffer *vfe_buf_get_pending(struct vfe_output *output);
477 output->buf[index] = vfe_buf_get_pending(output); in vfe_buf_done()542 output->buf[i] = vfe_buf_get_pending(output); in vfe_enable_output_v2()748 struct camss_buffer *vfe_buf_get_pending(struct vfe_output *output) in vfe_buf_get_pending() function
541 output->buf[index] = vfe_buf_get_pending(output); in vfe_isr_wm_done()
Completed in 12 milliseconds