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);569 portsc = xhci_port_state_to_neutral(portsc); in xhci_disable_port()657 temp = xhci_port_state_to_neutral(temp); in xhci_set_port_power()798 temp = xhci_port_state_to_neutral(portsc); in xhci_set_link_state()814 temp = xhci_port_state_to_neutral(temp); in xhci_set_remote_wake_mask()842 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()1359 temp = xhci_port_state_to_neutral(temp); in xhci_hub_control()1559 temp = xhci_port_state_to_neutral(temp); in xhci_hub_control()[all …]
387 portsc = xhci_port_state_to_neutral(portsc); in xhci_port_write()
887 portsc = xhci_port_state_to_neutral(portsc); in xhci_pci_poweroff_late()
1941 u32 xhci_port_state_to_neutral(u32 state);
829 t1 = xhci_port_state_to_neutral(portsc); in xhci_disable_hub_port_wake()