Home
last modified time | relevance | path

Searched refs:uvc_wait_host (Results 1 – 2 of 2) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
Dusbd_video.h128 extern int uvc_wait_host(uvc_t uvc, int wait_option, int *connected);
Dusbd_video.c215 int uvc_wait_host(uvc_t hdl, int wait_option, int *connected) in uvc_wait_host() function