Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Duvc.h149 unsigned int streaming_intf; member
H A Df_uvc.c348 else if (interface != uvc->streaming_intf) in uvc_function_get_alt()
410 if (interface != uvc->streaming_intf) in uvc_function_set_alt()
750 uvc_control_header->baInterfaceNr[0] = uvc->streaming_intf; in uvc_copy_descriptors()
967 uvc->streaming_intf = ret; in uvc_function_bind()