Home
last modified time | relevance | path

Searched refs:VIDEO_VS_PROBE_CONTROL (Results 1 – 3 of 3) sorted by relevance

/components/drivers/usb/cherryusb/class/video/
A Dusbh_video.c122 …ideo_class, VIDEO_REQUEST_GET_CUR, video_class->data_intf, 0x00, VIDEO_VS_PROBE_CONTROL, (uint8_t … in usbh_videostreaming_get_cur_probe()
131 …ideo_class, VIDEO_REQUEST_SET_CUR, video_class->data_intf, 0x00, VIDEO_VS_PROBE_CONTROL, (uint8_t … in usbh_videostreaming_set_cur_probe()
219 …ideo_class, VIDEO_REQUEST_GET_MAX, video_class->data_intf, 0x00, VIDEO_VS_PROBE_CONTROL, NULL, 26); in usbh_video_open()
225 …ideo_class, VIDEO_REQUEST_GET_MIN, video_class->data_intf, 0x00, VIDEO_VS_PROBE_CONTROL, NULL, 26); in usbh_video_open()
A Dusb_video.h169 #define VIDEO_VS_PROBE_CONTROL 0x01U macro
A Dusbd_video.c581 case VIDEO_VS_PROBE_CONTROL: in usbd_video_stream_request_handler()

Completed in 12 milliseconds