Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Duvc.h154 unsigned int event_suspend : 1; member
H A Df_uvc.c390 if (uvc->event_suspend) { in uvc_function_set_alt()
394 uvc->event_suspend = 0; in uvc_function_set_alt()
530 uvc->event_suspend = 1; in uvc_function_suspend()
542 uvc->event_suspend = 0; in uvc_function_resume()