Searched refs:video_probe_and_commit_controls (Results 1 – 4 of 4) sorted by relevance
48 struct video_probe_and_commit_controls probe;49 struct video_probe_and_commit_controls commit;
16 struct video_probe_and_commit_controls probe;17 struct video_probe_and_commit_controls commit;588 *len = sizeof(struct video_probe_and_commit_controls); in usbd_video_stream_request_handler()596 *len = sizeof(struct video_probe_and_commit_controls); in usbd_video_stream_request_handler()599 (*data)[0] = sizeof(struct video_probe_and_commit_controls); in usbd_video_stream_request_handler()620 *len = sizeof(struct video_probe_and_commit_controls); in usbd_video_stream_request_handler()627 *len = sizeof(struct video_probe_and_commit_controls); in usbd_video_stream_request_handler()631 (*data)[0] = sizeof(struct video_probe_and_commit_controls); in usbd_video_stream_request_handler()
136 … memcpy(&video_class->commit, &video_class->probe, sizeof(struct video_probe_and_commit_controls)); in usbh_videostreaming_set_cur_commit()
741 struct video_probe_and_commit_controls { struct
Completed in 14 milliseconds