Home
last modified time | relevance | path

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

/components/legacy/usb/usbhost/core/
A Dhub.c26 static rt_err_t root_hub_ctrl(struct uhcd *hcd, rt_uint16_t port, rt_uint8_t cmd, void *args) in root_hub_ctrl() function
201 root_hub_ctrl(hub->hcd, port, RH_GET_PORT_STATUS, in rt_usbh_hub_get_port_status()
243 root_hub_ctrl(hub->hcd, port, RH_CLEAR_PORT_FEATURE, in rt_usbh_hub_clear_port_feature()
284 root_hub_ctrl(hub->hcd, port, RH_SET_PORT_FEATURE, in rt_usbh_hub_set_port_feature()

Completed in 2 milliseconds