Searched refs:sun6i_isp_buffer (Results 1 – 5 of 5) sorted by relevance
31 struct sun6i_isp_buffer *pending;32 struct sun6i_isp_buffer *current;33 struct sun6i_isp_buffer *complete;
201 struct sun6i_isp_buffer *isp_buffer; in sun6i_isp_params_state_cleanup()230 struct sun6i_isp_buffer *isp_buffer; in sun6i_isp_params_state_update()243 isp_buffer = list_first_entry(&state->queue, struct sun6i_isp_buffer, in sun6i_isp_params_state_update()265 struct sun6i_isp_buffer *isp_buffer; in sun6i_isp_params_state_complete()334 struct sun6i_isp_buffer *isp_buffer = in sun6i_isp_params_buffer_queue()335 container_of(v4l2_buffer, struct sun6i_isp_buffer, v4l2_buffer); in sun6i_isp_params_buffer_queue()489 queue->buf_struct_size = sizeof(struct sun6i_isp_buffer); in sun6i_isp_params_setup()
66 struct sun6i_isp_buffer *isp_buffer) in sun6i_isp_capture_buffer_configure()153 struct sun6i_isp_buffer **isp_buffer_states[] = { in sun6i_isp_capture_state_cleanup()156 struct sun6i_isp_buffer *isp_buffer; in sun6i_isp_capture_state_cleanup()190 struct sun6i_isp_buffer *isp_buffer; in sun6i_isp_capture_state_update()201 isp_buffer = list_first_entry(&state->queue, struct sun6i_isp_buffer, in sun6i_isp_capture_state_update()232 struct sun6i_isp_buffer *isp_buffer = state->complete; in sun6i_isp_capture_state_complete()302 struct sun6i_isp_buffer *isp_buffer = in sun6i_isp_capture_buffer_queue()303 container_of(v4l2_buffer, struct sun6i_isp_buffer, v4l2_buffer); in sun6i_isp_capture_buffer_queue()660 queue->buf_struct_size = sizeof(struct sun6i_isp_buffer); in sun6i_isp_capture_setup()
20 struct sun6i_isp_buffer *pending;
25 struct sun6i_isp_buffer { struct