Searched refs:USB_PORT_FEAT_C_CONNECTION (Results 1 – 25 of 27) sorted by relevance
12
79 #define USB_PORT_FEAT_C_CONNECTION 16 macro
188 case USB_PORT_FEAT_C_CONNECTION: in c67x00_hub_control()
251 case USB_PORT_FEAT_C_CONNECTION: in fhci_hub_control()
395 case USB_PORT_FEAT_C_CONNECTION: in uhci_hub_control()
726 case USB_PORT_FEAT_C_CONNECTION: in ohci_hub_control()
626 case USB_PORT_FEAT_C_CONNECTION: in xhci_clear_port_change_bit()1599 case USB_PORT_FEAT_C_CONNECTION: in xhci_hub_control()
842 case USB_PORT_FEAT_C_CONNECTION: in ehci_hub_control()
3351 case USB_PORT_FEAT_C_CONNECTION: in octeon_usb_hub_control()3426 port_status |= (1 << USB_PORT_FEAT_C_CONNECTION); in octeon_usb_hub_control()
455 case USB_PORT_FEAT_C_CONNECTION: in xenhcd_hub_control()
1086 case USB_PORT_FEAT_C_CONNECTION: in isp116x_hub_control()
1270 case USB_PORT_FEAT_C_CONNECTION: in sl811h_hub_control()
2735 if ((type_req == ClearPortFeature) && (value == USB_PORT_FEAT_C_CONNECTION)) { in tegra_xhci_hub_control()
2179 case USB_PORT_FEAT_C_CONNECTION: in r8a66597_hub_control()
1646 case USB_PORT_FEAT_C_CONNECTION: in isp1362_hub_control()
2734 case USB_PORT_FEAT_C_CONNECTION: in u132_roothub_clearportfeature()
3635 case USB_PORT_FEAT_C_CONNECTION: in oxu_hub_control()
113 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_CONNECTION); in disable_store()389 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_CONNECTION); in usb_port_runtime_suspend()
1183 USB_PORT_FEAT_C_CONNECTION); in hub_activate()2909 USB_PORT_FEAT_C_CONNECTION); in hub_port_wait_reset()3015 USB_PORT_FEAT_C_CONNECTION); in hub_port_reset()3226 USB_PORT_FEAT_C_CONNECTION); in check_port_resume_type()4608 USB_PORT_FEAT_C_CONNECTION); in hub_port_debounce()5608 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_CONNECTION); in port_event()
310 case USB_PORT_FEAT_C_CONNECTION: in musb_hub_control()
361 USB_PORT_FEAT_C_CONNECTION); in lvs_rh_work()
167 status |= USB_PORT_STAT_CONNECTION | (1 << USB_PORT_FEAT_C_CONNECTION); in rh_port_connect()202 status |= (1 << USB_PORT_FEAT_C_CONNECTION); in rh_port_disconnect()
728 case USB_PORT_FEAT_C_CONNECTION: in ast_vhub_clr_port_feature()
1133 case USB_PORT_FEAT_C_CONNECTION: in __usbhsh_hub_port_feature()
2145 case USB_PORT_FEAT_C_CONNECTION: in dummy_hub_control()2317 case USB_PORT_FEAT_C_CONNECTION: in dummy_hub_control()
2264 case USB_PORT_FEAT_C_CONNECTION: in isp1760_hub_control()
Completed in 105 milliseconds