Searched refs:is_roothub (Results 1 – 5 of 5) sorted by relevance
224 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()
199 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()
126 bool is_roothub; member
119 rt_bool_t is_roothub; member
1215 while (!hub->is_roothub) { in usbh_submit_urb()
Completed in 13 milliseconds