Home
last modified time | relevance | path

Searched refs:usb_hub_descriptor (Results 1 - 25 of 61) sorted by relevance

123

/kernel/linux/linux-5.10/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 */
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dusb.h9 struct usb_hub_descriptor;
213 struct usb_hub_descriptor *desc);
H A Dhub.h52 struct usb_hub_descriptor *descriptor; /* class descriptor */
/kernel/linux/linux-5.10/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 Dohci-hub.c540 struct usb_hub_descriptor *desc in ohci_hub_descriptor()
742 ohci_hub_descriptor (ohci, (struct usb_hub_descriptor *) buf); in ohci_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()
1136 (struct usb_hub_descriptor *) buf); in xhci_hub_control()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-s3c2410.c169 struct usb_hub_descriptor *desc; in ohci_s3c2410_hub_control()
240 desc = (struct usb_hub_descriptor *)buf; in ohci_s3c2410_hub_control()
H A Dohci-at91.c356 struct usb_hub_descriptor *desc; in ohci_at91_hub_control()
440 desc = (struct usb_hub_descriptor *)buf; in ohci_at91_hub_control()
H A Dohci-hub.c540 struct usb_hub_descriptor *desc in ohci_hub_descriptor()
743 ohci_hub_descriptor (ohci, (struct usb_hub_descriptor *) buf); in ohci_hub_control()
H A Dxhci-hub.c256 struct usb_hub_descriptor *desc, int ports) in xhci_common_hub_descriptor()
279 struct usb_hub_descriptor *desc) in xhci_usb2_hub_descriptor()
334 struct usb_hub_descriptor *desc) in xhci_usb3_hub_descriptor()
367 struct usb_hub_descriptor *desc) in xhci_hub_descriptor()
1241 (struct usb_hub_descriptor *) buf); in xhci_hub_control()
/kernel/linux/linux-5.10/include/uapi/linux/usb/
H A Dch11.h262 struct usb_hub_descriptor { struct
/kernel/linux/linux-6.6/include/uapi/linux/usb/
H A Dch11.h260 struct usb_hub_descriptor { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
H A Dch11.h134 struct usb_hub_descriptor { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
H A Dch11.h142 struct usb_hub_descriptor { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/usb/
H A Dch11.h142 struct usb_hub_descriptor { struct
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dlvstest.c31 struct usb_hub_descriptor descriptor;
332 struct usb_hub_descriptor *descriptor = &lvs->descriptor; in lvs_rh_work()
/kernel/linux/linux-6.6/drivers/usb/misc/
H A Dlvstest.c31 struct usb_hub_descriptor descriptor;
332 struct usb_hub_descriptor *descriptor = &lvs->descriptor; in lvs_rh_work()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h426 struct usb_hub_descriptor vhub_hub_desc;
/kernel/linux/linux-5.10/drivers/usb/musb/
H A Dmusb_virthub.c325 struct usb_hub_descriptor *desc = (void *)buf; in musb_hub_control()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h426 struct usb_hub_descriptor vhub_hub_desc;
/kernel/linux/linux-6.6/drivers/usb/musb/
H A Dmusb_virthub.c324 struct usb_hub_descriptor *desc = (void *)buf; in musb_hub_control()

Completed in 23 milliseconds

123