Searched refs:USB_DeviceVideoEvent (Results 1 – 3 of 3) sorted by relevance
103 {USB_DeviceVideoInit, USB_DeviceVideoDeinit, USB_DeviceVideoEvent, kUSB_DeviceClassTypeVideo},
940 extern usb_status_t USB_DeviceVideoEvent(void *handle, uint32_t event, void *param);
1105 usb_status_t USB_DeviceVideoEvent(void *handle, uint32_t event, void *param) in USB_DeviceVideoEvent() function