Home
last modified time | relevance | path

Searched refs:USB_SPEED_SUPER_PLUS (Results 1 – 25 of 28) sorted by relevance

12

/linux/tools/usb/
H A Dtestusb.c102 USB_SPEED_SUPER_PLUS, /* usb 3.1 */ enumerator
116 case USB_SPEED_SUPER_PLUS: return "super-plus"; in speed()
/linux/drivers/usb/gadget/function/
H A Du_ether.h311 if (g->speed >= USB_SPEED_SUPER_PLUS) in gether_bitrate()
H A Df_uvc.c537 case USB_SPEED_SUPER_PLUS: in uvc_copy_descriptors()
587 speed == USB_SPEED_SUPER_PLUS) { in uvc_copy_descriptors()
643 speed == USB_SPEED_SUPER_PLUS) in uvc_copy_descriptors()
847 f->ssp_descriptors = uvc_copy_descriptors(uvc, USB_SPEED_SUPER_PLUS); in uvc_function_bind()
H A Df_sourcesink.c592 case USB_SPEED_SUPER_PLUS: in source_sink_start_ep()
H A Df_printer.c216 case USB_SPEED_SUPER_PLUS: in ep_desc()
/linux/sound/usb/
H A Dhelper.c113 case USB_SPEED_SUPER_PLUS: in snd_usb_parse_datainterval()
H A Dcard.c702 case USB_SPEED_SUPER_PLUS: in usb_audio_make_longname()
756 case USB_SPEED_SUPER_PLUS: in snd_usb_audio_create()
/linux/drivers/usb/gadget/legacy/
H A Dmass_storage.c227 .max_speed = USB_SPEED_SUPER_PLUS,
/linux/drivers/usb/core/
H A Durb.c463 if (dev->speed == USB_SPEED_SUPER_PLUS && in usb_submit_urb()
552 case USB_SPEED_SUPER_PLUS: in usb_submit_urb()
H A Ddevices.c431 case USB_SPEED_SUPER_PLUS: in usb_device_dump()
H A Dconfig.c364 case USB_SPEED_SUPER_PLUS: in usb_parse_endpoint()
475 case USB_SPEED_SUPER_PLUS: in usb_parse_endpoint()
H A Dsysfs.c167 case USB_SPEED_SUPER_PLUS: in speed_show()
662 udev->speed == USB_SPEED_SUPER_PLUS) && in add_power_attributes()
H A Dusb.c1134 case USB_SPEED_SUPER_PLUS: in usb_endpoint_max_periodic_payload()
H A Dhub.c3037 udev->speed = USB_SPEED_SUPER_PLUS; in hub_port_wait_reset()
4959 case USB_SPEED_SUPER_PLUS: in hub_port_init()
5091 (udev->speed == USB_SPEED_SUPER_PLUS) ? in hub_port_init()
/linux/drivers/usb/mtu3/
H A Dmtu3_core.c256 case USB_SPEED_SUPER_PLUS: in mtu3_set_speed()
709 udev_speed = USB_SPEED_SUPER_PLUS; in mtu3_link_isr()
833 case USB_SPEED_SUPER_PLUS: in mtu3_check_params()
841 mtu->max_speed = USB_SPEED_SUPER_PLUS; in mtu3_check_params()
H A Dmtu3_gadget.c77 case USB_SPEED_SUPER_PLUS: in mtu3_ep_enable()
/linux/include/linux/usb/
H A Dgadget.h618 return g->max_speed >= USB_SPEED_SUPER_PLUS; in gadget_is_superspeed_plus()
/linux/drivers/usb/gadget/
H A Dcomposite.c74 case USB_SPEED_SUPER_PLUS: in function_descriptors()
172 case USB_SPEED_SUPER_PLUS: in config_ep_by_speed_and_alt()
653 case USB_SPEED_SUPER_PLUS: in config_desc()
691 if (gadget->speed == USB_SPEED_SUPER_PLUS) in count_configs()
H A Dconfigfs.c334 gi->composite.max_speed = USB_SPEED_SUPER_PLUS; in gadget_dev_desc_max_speed_store()
1981 .max_speed = USB_SPEED_SUPER_PLUS,
2024 gi->composite.max_speed = USB_SPEED_SUPER_PLUS; in gadgets_make()
/linux/drivers/media/usb/b2c2/
H A Dflexcop-usb.c535 case USB_SPEED_SUPER_PLUS: in flexcop_usb_init()
/linux/drivers/usb/host/
H A Dxhci-mtk-sch.c104 case USB_SPEED_SUPER_PLUS: in get_bw_boundary()
/linux/drivers/usb/usbip/
H A Dvhci_hcd.c1188 hcd->self.root_hub->speed = USB_SPEED_SUPER_PLUS; in vhci_setup()
/linux/drivers/phy/tegra/
H A Dxusb.c982 else if (maximum_speed == USB_SPEED_SUPER_PLUS) in tegra_xusb_usb3_port_parse_dt()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dusb.c1434 if (usb->speed == USB_SPEED_SUPER_PLUS) in brcmf_usb_probe()
/linux/sound/usb/qcom/
H A Dqc_audio_offload.c205 case USB_SPEED_SUPER_PLUS: in get_speed_info()

12