Searched refs:hub_req_cb (Results 1 – 1 of 1) sorted by relevance
92 usbh_hub_req_cb_t hub_req_cb; member461 …p_usbh_obj->constant.hub_req_cb(port_hdl, USBH_HUB_REQ_PORT_RECOVER, p_usbh_obj->constant.hub_req_… in usbh_process()466 …p_usbh_obj->constant.hub_req_cb(dev_obj->constant.port_hdl, USBH_HUB_REQ_PORT_DISABLE, p_usbh_obj-… in usbh_process()894 USBH_CHECK_FROM_CRIT(p_usbh_obj->constant.hub_req_cb == NULL, ESP_ERR_INVALID_STATE); in usbh_hub_is_installed()895 p_usbh_obj->constant.hub_req_cb = hub_req_callback; in usbh_hub_is_installed()