Home
last modified time | relevance | path

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

12

/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h244 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09) macro
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c134 .bDescriptorType = USB_DT_HUB,
304 case USB_DT_HUB: in ast_vhub_rep_desc()
782 if (wValue != (USB_DT_HUB << 8)) in ast_vhub_class_hub_request()
785 return ast_vhub_rep_desc(ep, USB_DT_HUB, wLength); in ast_vhub_class_hub_request()
/openbmc/u-boot/include/
H A Dusb_defs.h94 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09) macro
H A Dusbdevice.h206 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09) macro
/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_hub.c90 .bDescriptorType = USB_DT_HUB,
/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.c23 USB_DT_HUB, /* __u8 bDescriptorType; Hub-descriptor */
/openbmc/linux/drivers/usb/host/
H A Dfhci-hub.c29 USB_DT_HUB, /* bDescriptorType;hub-descriptor */
H A Duhci-hub.c19 USB_DT_HUB, /* __u8 bDescriptorType; Hub-descriptor */
H A Dohci-hub.c545 desc->bDescriptorType = USB_DT_HUB; in ohci_hub_descriptor()
H A Dehci-hub.c705 desc->bDescriptorType = USB_DT_HUB; in ehci_hub_descriptor()
H A Disp116x-hcd.c947 desc->bDescriptorType = USB_DT_HUB; in isp116x_hub_descriptor()
H A Dmax3421-hcd.c1631 desc->bDescriptorType = USB_DT_HUB; /* hub descriptor */ in hub_descriptor()
H A Dsl811-hcd.c1097 desc->bDescriptorType = USB_DT_HUB; in sl811h_hub_descriptor()
H A Dxhci-hub.c291 desc->bDescriptorType = USB_DT_HUB; in xhci_usb2_hub_descriptor()
H A Dr8a66597-hcd.c2127 desc->bDescriptorType = USB_DT_HUB; in r8a66597_hub_descriptor()
H A Disp1362-hcd.c1543 desc->bDescriptorType = USB_DT_HUB; in isp1362_hub_descriptor()
H A Doxu210hp-hcd.c872 desc->bDescriptorType = USB_DT_HUB; in ehci_hub_descriptor()
/openbmc/linux/drivers/usb/musb/
H A Dmusb_virthub.c327 desc->bDescriptorType = USB_DT_HUB; in musb_hub_control()
/openbmc/u-boot/common/
H A Dusb_hub.c89 unsigned short dtype = USB_DT_HUB; in usb_get_hub_descriptor()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c951 case USB_DT_HUB: in xhci_submit_root()
H A Dehci-hcd.c746 case USB_DT_HUB: in ehci_submit_root()
/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c1218 desc->bDescriptorType = USB_DT_HUB; in __usbhsh_hub_get_status()
/openbmc/linux/drivers/usb/usbip/
H A Dvhci_hcd.c303 desc->bDescriptorType = USB_DT_HUB; in hub_descriptor()
/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c2146 desc->bDescriptorType = USB_DT_HUB; in isp1760_hub_descriptor()
/openbmc/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2093 desc->bDescriptorType = USB_DT_HUB; in hub_descriptor()

12