Home
last modified time | relevance | path

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

/third_party/NuttX/drivers/usbdev/gadget/
Dusbd_video.h109 extern int uvc_open_device(uvc_t *hdl, struct uvc_open_param *param);
Dusbd_video.c249 int uvc_open_device(uvc_t *hdl, struct uvc_open_param *param) in uvc_open_device() function