Home
last modified time | relevance | path

Searched refs:usbh_hub_thread_wakeup (Results 1 – 7 of 7) sorted by relevance

/components/drivers/usb/cherryusb/class/hub/
A Dusbh_hub.h20 void usbh_hub_thread_wakeup(struct usbh_hub *hub);
A Dusbh_hub.c297 usbh_hub_thread_wakeup(hub); in hub_int_complete_callback()
672 void usbh_hub_thread_wakeup(struct usbh_hub *hub) in usbh_hub_thread_wakeup() function
/components/drivers/usb/cherryusb/port/ohci/
A Dusb_hc_ohci.c300 usbh_hub_thread_wakeup(&bus->hcd.roothub); in OHCI_IRQHandler()
/components/drivers/usb/cherryusb/port/rp2040/
A Dusb_hc_rp2040.c768 usbh_hub_thread_wakeup(&bus->hcd.roothub); in USBH_IRQHandler()
774 usbh_hub_thread_wakeup(&bus->hcd.roothub); in USBH_IRQHandler()
/components/drivers/usb/cherryusb/port/musb/
A Dusb_hc_musb.c1007 usbh_hub_thread_wakeup(&bus->hcd.roothub); in USBH_IRQHandler()
1015 usbh_hub_thread_wakeup(&bus->hcd.roothub); in USBH_IRQHandler()
/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_hc_dwc2.c1441 usbh_hub_thread_wakeup(&bus->hcd.roothub); in dwc2_port_irq_handler()
1507 usbh_hub_thread_wakeup(&bus->hcd.roothub); in USBH_IRQHandler()
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.c1437 usbh_hub_thread_wakeup(&bus->hcd.roothub); in USBH_IRQHandler()

Completed in 16 milliseconds