Home
last modified time | relevance | path

Searched refs:usb_hub_descriptor (Results 1 – 25 of 39) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dusb.h9 struct usb_hub_descriptor;
212 struct usb_hub_descriptor *desc);
H A Dhub.h52 struct usb_hub_descriptor *descriptor; /* class descriptor */
H A Ddevices.c397 const struct usb_hub_descriptor *desc) in usb_dump_hub_descriptor()
H A Dhcd.c513 tbuf_size = max_t(u16, sizeof(struct usb_hub_descriptor), wLength); in rh_call_control()
677 len = sizeof (struct usb_hub_descriptor); in rh_call_control()
689 (struct usb_hub_descriptor *)tbuf); in rh_call_control()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-s3c2410.c171 struct usb_hub_descriptor *desc; in ohci_s3c2410_hub_control()
242 desc = (struct usb_hub_descriptor *)buf; in ohci_s3c2410_hub_control()
H A Dohci-at91.c331 struct usb_hub_descriptor *desc; in ohci_at91_hub_control()
417 desc = (struct usb_hub_descriptor *)buf; in ohci_at91_hub_control()
H A Dxhci-hub.c170 struct usb_hub_descriptor *desc, int ports) in xhci_common_hub_descriptor()
193 struct usb_hub_descriptor *desc) in xhci_usb2_hub_descriptor()
248 struct usb_hub_descriptor *desc) in xhci_usb3_hub_descriptor()
281 struct usb_hub_descriptor *desc) in xhci_hub_descriptor()
1141 (struct usb_hub_descriptor *) buf); in xhci_hub_control()
H A Dohci-hub.c537 struct usb_hub_descriptor *desc in ohci_hub_descriptor()
739 ohci_hub_descriptor (ohci, (struct usb_hub_descriptor *) buf); in ohci_hub_control()
H A Dehci-hub.c699 struct usb_hub_descriptor *desc in ehci_hub_descriptor()
995 ehci_hub_descriptor (ehci, (struct usb_hub_descriptor *) in ehci_hub_control()
H A Dmax3421-hcd.c1634 hub_descriptor(struct usb_hub_descriptor *desc) in hub_descriptor()
1704 hub_descriptor((struct usb_hub_descriptor *) buf); in max3421_hub_control()
/OK3568_Linux_fs/u-boot/common/
H A Dusb_hub.c626 struct usb_hub_descriptor *descriptor; in usb_hub_configure()
643 descriptor = (struct usb_hub_descriptor *)buffer; in usb_hub_configure()
646 sizeof(struct usb_hub_descriptor)); in usb_hub_configure()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/
H A Dch11.h262 struct usb_hub_descriptor { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/
H A Dch11.h262 struct usb_hub_descriptor { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dch11.h262 struct usb_hub_descriptor { struct
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A Dlvstest.c31 struct usb_hub_descriptor descriptor;
332 struct usb_hub_descriptor *descriptor = &lvs->descriptor; in lvs_rh_work()
/OK3568_Linux_fs/u-boot/include/
H A Dusb.h557 struct usb_hub_descriptor { struct
583 struct usb_hub_descriptor desc; argument
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dvhci_hcd.c286 ss_hub_descriptor(struct usb_hub_descriptor *desc) in ss_hub_descriptor()
298 static inline void hub_descriptor(struct usb_hub_descriptor *desc) in hub_descriptor()
414 ss_hub_descriptor((struct usb_hub_descriptor *) buf); in vhci_hub_control()
416 hub_descriptor((struct usb_hub_descriptor *) buf); in vhci_hub_control()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci.h256 struct usb_hub_descriptor hub;
H A Dxhci.c39 struct usb_hub_descriptor hub;
1231 memcpy(&ctrl->hub, &descriptor, sizeof(struct usb_hub_descriptor)); in xhci_lowlevel_init()
/OK3568_Linux_fs/u-boot/drivers/usb/emul/
H A Dsandbox_hub.c91 static struct usb_hub_descriptor hub_desc = {
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dmusb_virthub.c325 struct usb_hub_descriptor *desc = (void *)buf; in musb_hub_control()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h426 struct usb_hub_descriptor vhub_hub_desc;
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2053 ss_hub_descriptor(struct usb_hub_descriptor *desc) in ss_hub_descriptor()
2066 static inline void hub_descriptor(struct usb_hub_descriptor *desc) in hub_descriptor()
2151 ss_hub_descriptor((struct usb_hub_descriptor *) buf); in dummy_hub_control()
2153 hub_descriptor((struct usb_hub_descriptor *) buf); in dummy_hub_control()
/OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/
H A Dmod_host.c1198 struct usb_hub_descriptor *desc = (struct usb_hub_descriptor *)buf; in __usbhsh_hub_get_status()
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h1233 struct usb_hub_descriptor hub;

12