| /linux/tools/usb/usbip/libsrc/ |
| H A D | usbip_common.c | 32 { USB_SPEED_SUPER_PLUS, "10000", "Super Speed Plus(10000Mbps)" }, 33 { USB_SPEED_SUPER_PLUS, "20000", "Super Speed Plus(20000Mbps)" },
|
| H A D | usbip_device_driver.c | 61 .speed = USB_SPEED_SUPER_PLUS,
|
| H A D | vhci_driver.c | 341 case USB_SPEED_SUPER_PLUS: in usbip_vhci_get_free_port()
|
| /linux/tools/usb/ |
| H A D | testusb.c | 102 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 D | u_ether.h | 311 if (g->speed >= USB_SPEED_SUPER_PLUS) in gether_bitrate()
|
| H A D | f_sourcesink.c | 592 case USB_SPEED_SUPER_PLUS: in source_sink_start_ep()
|
| H A D | f_printer.c | 216 case USB_SPEED_SUPER_PLUS: in ep_desc()
|
| /linux/sound/usb/ |
| H A D | helper.c | 113 case USB_SPEED_SUPER_PLUS: in snd_usb_parse_datainterval()
|
| H A D | card.c | 702 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 D | mass_storage.c | 227 .max_speed = USB_SPEED_SUPER_PLUS,
|
| /linux/drivers/usb/core/ |
| H A D | urb.c | 463 if (dev->speed == USB_SPEED_SUPER_PLUS && in usb_submit_urb() 552 case USB_SPEED_SUPER_PLUS: in usb_submit_urb()
|
| H A D | sysfs.c | 167 case USB_SPEED_SUPER_PLUS: in speed_show() 662 udev->speed == USB_SPEED_SUPER_PLUS) && in add_power_attributes()
|
| H A D | usb.c | 1134 case USB_SPEED_SUPER_PLUS: in usb_endpoint_max_periodic_payload()
|
| /linux/drivers/usb/cdns3/ |
| H A D | cdnsp-gadget.c | 34 return USB_SPEED_SUPER_PLUS; in cdnsp_port_speed() 1300 case USB_SPEED_SUPER_PLUS: in cdnsp_run() 1802 case USB_SPEED_SUPER_PLUS: in cdnsp_irq_reset() 1940 case USB_SPEED_SUPER_PLUS: in __cdnsp_gadget_init() 1947 max_speed = USB_SPEED_SUPER_PLUS; in __cdnsp_gadget_init()
|
| H A D | cdnsp-mem.c | 740 case USB_SPEED_SUPER_PLUS: in cdnsp_setup_addressable_priv_dev() 837 case USB_SPEED_SUPER_PLUS: in cdnsp_get_endpoint_interval() 928 if (g->speed >= USB_SPEED_SUPER_PLUS && in cdnsp_get_max_esit_payload()
|
| /linux/include/linux/usb/ |
| H A D | gadget.h | 618 return g->max_speed >= USB_SPEED_SUPER_PLUS; in gadget_is_superspeed_plus()
|
| /linux/drivers/usb/gadget/ |
| H A D | composite.c | 74 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()
|
| /linux/drivers/media/usb/b2c2/ |
| H A D | flexcop-usb.c | 535 case USB_SPEED_SUPER_PLUS: in flexcop_usb_init()
|
| /linux/drivers/usb/mtu3/ |
| H A D | mtu3_gadget.c | 77 case USB_SPEED_SUPER_PLUS: in mtu3_ep_enable()
|
| /linux/drivers/usb/host/ |
| H A D | xhci-mtk-sch.c | 104 case USB_SPEED_SUPER_PLUS: in get_bw_boundary()
|
| /linux/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 1188 hcd->self.root_hub->speed = USB_SPEED_SUPER_PLUS; in vhci_setup()
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | core.c | 1291 if (s == USB_SPEED_SUPER_PLUS && gadget->ops->udc_set_ssp_rate) in usb_gadget_udc_set_speed()
|
| /linux/drivers/phy/tegra/ |
| H A D | xusb.c | 982 else if (maximum_speed == USB_SPEED_SUPER_PLUS) in tegra_xusb_usb3_port_parse_dt()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | usb.c | 1437 if (usb->speed == USB_SPEED_SUPER_PLUS) in brcmf_usb_probe()
|
| /linux/sound/usb/qcom/ |
| H A D | qc_audio_offload.c | 205 case USB_SPEED_SUPER_PLUS: in get_speed_info()
|