Lines Matching refs:xhci_port_state_to_neutral
444 u32 xhci_port_state_to_neutral(u32 state) in xhci_port_state_to_neutral() function
449 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()
1748 t2 = xhci_port_state_to_neutral(t1); in xhci_bus_suspend()
1807 t1 = xhci_port_state_to_neutral(t1); in xhci_bus_suspend()
1919 portsc = xhci_port_state_to_neutral(portsc); in xhci_bus_resume()