Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/gadget/function/
Duvc.h135 unsigned int streaming_intf; member
Df_uvc.c268 else if (interface != uvc->streaming_intf) in uvc_function_get_alt()
310 if (interface != uvc->streaming_intf) in uvc_function_set_alt()
563 uvc_control_header->baInterfaceNr[0] = uvc->streaming_intf; in uvc_copy_descriptors()
696 uvc->streaming_intf = ret; in uvc_function_bind()