Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/sunxi/sun6i-isp/
Dsun6i_isp_capture.h31 struct sun6i_isp_buffer *pending;
32 struct sun6i_isp_buffer *current;
33 struct sun6i_isp_buffer *complete;
Dsun6i_isp_params.c201 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()
Dsun6i_isp_capture.c66 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()
Dsun6i_isp_params.h20 struct sun6i_isp_buffer *pending;
Dsun6i_isp.h25 struct sun6i_isp_buffer { struct