Home
last modified time | relevance | path

Searched defs:usbh_roothub_control (Results 1 – 6 of 6) sorted by relevance

/components/drivers/usb/cherryusb/port/template/
A Dusb_hc.c24 int usbh_roothub_control(struct usbh_bus *bus, struct usb_setup_packet *setup, uint8_t *buf) in usbh_roothub_control() function
/components/drivers/usb/cherryusb/port/ohci/
A Dusb_hc_ohci.c334 int usbh_roothub_control(struct usbh_bus *bus, struct usb_setup_packet *setup, uint8_t *buf) in usbh_roothub_control() function
/components/drivers/usb/cherryusb/port/rp2040/
A Dusb_hc_rp2040.c380 int usbh_roothub_control(struct usbh_bus *bus, struct usb_setup_packet *setup, uint8_t *buf) in usbh_roothub_control() function
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.c997 int usbh_roothub_control(struct usbh_bus *bus, struct usb_setup_packet *setup, uint8_t *buf) in usbh_roothub_control() function
/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_hc_dwc2.c852 int usbh_roothub_control(struct usbh_bus *bus, struct usb_setup_packet *setup, uint8_t *buf) in usbh_roothub_control() function
/components/drivers/usb/cherryusb/port/musb/
A Dusb_hc_musb.c590 int usbh_roothub_control(struct usbh_bus *bus, struct usb_setup_packet *setup, uint8_t *buf) in usbh_roothub_control() function

Completed in 14 milliseconds