Searched defs:isp_buffer (Results 1 – 3 of 3) sorted by relevance
201 struct sun6i_isp_buffer *isp_buffer; in sun6i_isp_params_state_cleanup() local230 struct sun6i_isp_buffer *isp_buffer; in sun6i_isp_params_state_update() local265 struct sun6i_isp_buffer *isp_buffer; in sun6i_isp_params_state_complete() local334 struct sun6i_isp_buffer *isp_buffer = in sun6i_isp_params_buffer_queue() local
66 struct sun6i_isp_buffer *isp_buffer) in sun6i_isp_capture_buffer_configure()156 struct sun6i_isp_buffer *isp_buffer; in sun6i_isp_capture_state_cleanup() local190 struct sun6i_isp_buffer *isp_buffer; in sun6i_isp_capture_state_update() local232 struct sun6i_isp_buffer *isp_buffer = state->complete; in sun6i_isp_capture_state_complete() local302 struct sun6i_isp_buffer *isp_buffer = in sun6i_isp_capture_buffer_queue() local
128 struct isp_buffer { struct134 #define to_isp_buffer(buf) container_of(buf, struct isp_buffer, vb) argument