Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_uvc.c123 static struct usb_interface_descriptor uvc_streaming_intf_alt1 = { variable
182 (struct usb_descriptor_header *) &uvc_streaming_intf_alt1,
188 (struct usb_descriptor_header *) &uvc_streaming_intf_alt1,
194 (struct usb_descriptor_header *) &uvc_streaming_intf_alt1,
773 uvc_streaming_intf_alt1.iInterface = opts->vs1_index ? in uvc_function_bind()
788 uvc_streaming_intf_alt1.bInterfaceNumber = ret; in uvc_function_bind()