Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dg_uvc.h23 #define UVC_EVENT_RESUME (V4L2_EVENT_PRIVATE_START + 7) macro
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_uvc.c392 v4l2_event.type = UVC_EVENT_RESUME; in uvc_function_set_alt()
540 v4l2_event.type = UVC_EVENT_RESUME; in uvc_function_resume()