Searched refs:USB_PORT_FEAT_POWER (Results 1 – 4 of 4) sorted by relevance
46 #define USB_PORT_FEAT_POWER 8 macro
837 case USB_PORT_FEAT_POWER: in ehci_hub_control()1084 case USB_PORT_FEAT_POWER: in ehci_hub_control()
720 case USB_PORT_FEAT_POWER:781 case USB_PORT_FEAT_POWER:
295 set_port_feature(hub->hdev, port1, USB_PORT_FEAT_POWER); in hub_power_on()1268 && !(portstatus & (1 << USB_PORT_FEAT_POWER))) in hub_port_connect_change()1270 set_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in hub_port_connect_change()
Completed in 17 milliseconds