Home
last modified time | relevance | path

Searched refs:ohci_roothub_control (Results 1 – 3 of 3) sorted by relevance

/components/drivers/usb/cherryusb/port/ohci/
A Dusb_hc_ohci.h69 int ohci_roothub_control(struct usbh_bus *bus, struct usb_setup_packet *setup, uint8_t *buf);
A Dusb_hc_ohci.c138 int ohci_roothub_control(struct usbh_bus *bus, struct usb_setup_packet *setup, uint8_t *buf) in ohci_roothub_control() function
336 return ohci_roothub_control(bus, setup, buf); in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.c1011 return ohci_roothub_control(bus, setup, buf); in usbh_roothub_control()
1020 return ohci_roothub_control(bus, setup, buf); in usbh_roothub_control()

Completed in 9 milliseconds