Searched refs:HUB_PORT_FEATURE_RESET (Results 1 – 8 of 8) sorted by relevance
100 case HUB_PORT_FEATURE_RESET: in usbh_roothub_control()
40 #define HUB_PORT_FEATURE_RESET (0x04) macro
563 ret = usbh_hub_set_feature(hub, port + 1, HUB_PORT_FEATURE_RESET); in usbh_hub_events()
243 case HUB_PORT_FEATURE_RESET: in ohci_roothub_control()
1123 case HUB_PORT_FEATURE_RESET: in usbh_roothub_control()1178 status |= (1 << HUB_PORT_FEATURE_RESET); in usbh_roothub_control()
934 case HUB_PORT_FEATURE_RESET: in usbh_roothub_control()973 status |= (1 << HUB_PORT_FEATURE_RESET); in usbh_roothub_control()
457 case HUB_PORT_FEATURE_RESET: in usbh_roothub_control()
667 case HUB_PORT_FEATURE_RESET: in usbh_roothub_control()
Completed in 18 milliseconds