Searched refs:HUB_PORT_FEATURE_C_CONNECTION (Results 1 – 8 of 8) sorted by relevance
78 case HUB_PORT_FEATURE_C_CONNECTION: in usbh_roothub_control()
53 #define HUB_PORT_FEATURE_C_CONNECTION (0x10) macro
504 feat = HUB_PORT_FEATURE_C_CONNECTION; in usbh_hub_events()549 usbh_hub_clear_feature(hub, port + 1, HUB_PORT_FEATURE_C_CONNECTION); in usbh_hub_events()
210 case HUB_PORT_FEATURE_C_CONNECTION: in ohci_roothub_control()
433 case HUB_PORT_FEATURE_C_CONNECTION: in usbh_roothub_control()471 status |= (1 << HUB_PORT_FEATURE_C_CONNECTION); in usbh_roothub_control()
643 case HUB_PORT_FEATURE_C_CONNECTION: in usbh_roothub_control()682 status |= (1 << HUB_PORT_FEATURE_C_CONNECTION); in usbh_roothub_control()
1085 case HUB_PORT_FEATURE_C_CONNECTION: in usbh_roothub_control()1150 status |= (1 << HUB_PORT_FEATURE_C_CONNECTION); in usbh_roothub_control()
908 case HUB_PORT_FEATURE_C_CONNECTION: in usbh_roothub_control()949 status |= (1 << HUB_PORT_FEATURE_C_CONNECTION); in usbh_roothub_control()
Completed in 20 milliseconds