Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dusb_host_hub.h139 struct __attribute__((packed)) usb_hub_descriptor struct
227 struct usb_hub_descriptor *descriptor; /* class descriptor */
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_gen_hcd_rh.c424 u8 tbuf[sizeof(struct usb_hub_descriptor)] __attribute__((aligned(4))); in rh_call_control()
584 len = sizeof(struct usb_hub_descriptor); in rh_call_control()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-hub.c707 struct usb_hub_descriptor *desc in ehci_hub_descriptor()
859 ehci_hub_descriptor (ehci, (struct usb_hub_descriptor *) in ehci_hub_control()
A Dohci-hub.c538 struct usb_hub_descriptor *desc
740 ohci_hub_descriptor (ohci, (struct usb_hub_descriptor *) buf);

Completed in 11 milliseconds