Home
last modified time | relevance | path

Searched refs:is_roothub (Results 1 – 5 of 5) sorted by relevance

/components/drivers/usb/cherryusb/class/hub/
A Dusbh_hub.c224 if (hub->is_roothub) { in usbh_hub_get_portstatus()
242 if (hub->is_roothub) { in usbh_hub_set_feature()
260 if (hub->is_roothub) { in usbh_hub_clear_feature()
279 if (hub->is_roothub) { in usbh_hub_set_depth()
650 if (!hub->is_roothub && hub->connected) { in usbh_hub_events()
685 hub->is_roothub = true; in usbh_hub_initialize()
/components/legacy/usb/usbhost/core/
A Dhub.c199 if(hub->is_roothub) in rt_usbh_hub_get_port_status()
241 if(hub->is_roothub) in rt_usbh_hub_clear_port_feature()
282 if(hub->is_roothub) in rt_usbh_hub_set_port_feature()
712 hcd->roothub->is_roothub = RT_TRUE; in rt_usbh_hub_init()
/components/drivers/usb/cherryusb/core/
A Dusbh_core.h126 bool is_roothub; member
/components/drivers/include/drivers/
A Dusb_host.h119 rt_bool_t is_roothub; member
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.c1215 while (!hub->is_roothub) { in usbh_submit_urb()

Completed in 13 milliseconds