Home
last modified time | relevance | path

Searched refs:video_probe_and_commit_controls (Results 1 – 4 of 4) sorted by relevance

/components/drivers/usb/cherryusb/class/video/
A Dusbh_video.h48 struct video_probe_and_commit_controls probe;
49 struct video_probe_and_commit_controls commit;
A Dusbd_video.c16 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()
A Dusbh_video.c136 … memcpy(&video_class->commit, &video_class->probe, sizeof(struct video_probe_and_commit_controls)); in usbh_videostreaming_set_cur_commit()
A Dusb_video.h741 struct video_probe_and_commit_controls { struct

Completed in 14 milliseconds