Searched refs:root_dev_hdl (Results 1 – 1 of 1) sorted by relevance
179 …usb_device_handle_t root_dev_hdl; //Indicates if an enumerated device is connected to the root p… member586 p_hub_driver_obj->single_thread.root_dev_hdl = enum_ctrl->dev_hdl; in enum_stage_cleanup()791 assert(p_hub_driver_obj->single_thread.root_dev_hdl); in root_port_handle_events()792 …ESP_ERROR_CHECK(usbh_hub_pass_event(p_hub_driver_obj->single_thread.root_dev_hdl, USBH_HUB_EVENT_P… in root_port_handle_events()990 …ESP_ERROR_CHECK(usbh_hub_pass_event(p_hub_driver_obj->single_thread.root_dev_hdl, USBH_HUB_EVENT_P… in hub_process()992 p_hub_driver_obj->single_thread.root_dev_hdl = NULL; in hub_process()1003 p_hub_driver_obj->single_thread.root_dev_hdl = NULL; in hub_process()