Home
last modified time | relevance | path

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

/third_party/NuttX/drivers/usbdev/gadget/
Dusbd_video.c165 return UVC_ERROR_NOMATCH; in uvc_format_info_get()
179 return UVC_ERROR_NOMATCH; in uvc_format_info_get()
485 return UVC_ERROR_NOMATCH; in uvc_video_tran_nocp()
567 return UVC_ERROR_NOMATCH; in uvc_video_tran_copy()
Dusbd_video.h51 #define UVC_ERROR_NOMATCH 0x01 /* The operation can not be complete, due to mismatch of … macro