sun6i_isp_buffer
struct sun6i_isp_buffer **isp_buffer_states[] = {
struct sun6i_isp_buffer *isp_buffer;
struct sun6i_isp_buffer *isp_buffer;
isp_buffer = list_first_entry(&state->queue, struct sun6i_isp_buffer,
struct sun6i_isp_buffer *isp_buffer = state->complete;
struct sun6i_isp_buffer *isp_buffer =
container_of(v4l2_buffer, struct sun6i_isp_buffer, v4l2_buffer);
queue->buf_struct_size = sizeof(struct sun6i_isp_buffer);
struct sun6i_isp_buffer *isp_buffer)
struct sun6i_isp_buffer *pending;
struct sun6i_isp_buffer *current;
struct sun6i_isp_buffer *complete;
struct sun6i_isp_buffer *isp_buffer;
struct sun6i_isp_buffer *isp_buffer;
isp_buffer = list_first_entry(&state->queue, struct sun6i_isp_buffer,
struct sun6i_isp_buffer *isp_buffer;
struct sun6i_isp_buffer *isp_buffer =
container_of(v4l2_buffer, struct sun6i_isp_buffer, v4l2_buffer);
queue->buf_struct_size = sizeof(struct sun6i_isp_buffer);
struct sun6i_isp_buffer *pending;