Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/function/
Duvc.h153 unsigned int streaming_intf; member
Df_uvc.c272 else if (interface != uvc->streaming_intf) in uvc_function_get_alt()
314 if (interface != uvc->streaming_intf) in uvc_function_set_alt()
570 uvc_control_header->baInterfaceNr[0] = uvc->streaming_intf; in uvc_copy_descriptors()
709 uvc->streaming_intf = ret; in uvc_function_bind()