Searched refs:xhci_port_state_to_neutral (Results 1 – 5 of 5) sorted by relevance
444 u32 xhci_port_state_to_neutral(u32 state) in xhci_port_state_to_neutral() function449 EXPORT_SYMBOL_GPL(xhci_port_state_to_neutral);601 portsc = xhci_port_state_to_neutral(portsc); in xhci_disable_port()689 temp = xhci_port_state_to_neutral(temp); in xhci_set_port_power()794 temp = xhci_port_state_to_neutral(portsc); in xhci_set_link_state()810 temp = xhci_port_state_to_neutral(temp); in xhci_set_remote_wake_mask()838 temp = xhci_port_state_to_neutral(temp); in xhci_test_and_clear_bit()1311 temp = xhci_port_state_to_neutral(temp); in xhci_hub_control()1361 temp = xhci_port_state_to_neutral(temp); in xhci_hub_control()1563 temp = xhci_port_state_to_neutral(temp); in xhci_hub_control()[all …]
387 portsc = xhci_port_state_to_neutral(portsc); in xhci_port_write()
922 portsc = xhci_port_state_to_neutral(portsc); in xhci_pci_poweroff_late()
2225 u32 xhci_port_state_to_neutral(u32 state);
788 t1 = xhci_port_state_to_neutral(portsc); in xhci_disable_hub_port_wake()