Home
last modified time | relevance | path

Searched refs:xhci_port_state_to_neutral (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Dxhci-hub.c231 u32 xhci_port_state_to_neutral(u32 state) in xhci_port_state_to_neutral() function
427 temp = xhci_port_state_to_neutral(temp); in xhci_set_link_state()
439 temp = xhci_port_state_to_neutral(temp); in xhci_set_remote_wake_mask()
467 temp = xhci_port_state_to_neutral(temp); in xhci_test_and_clear_bit()
806 temp = xhci_port_state_to_neutral(temp); in xhci_hub_control()
857 temp = xhci_port_state_to_neutral(temp); in xhci_hub_control()
986 temp = xhci_port_state_to_neutral(temp); in xhci_hub_control()
1149 t2 = xhci_port_state_to_neutral(t1); in xhci_bus_suspend()
1179 t1 = xhci_port_state_to_neutral(t1); in xhci_bus_suspend()
Dxhci.h1874 u32 xhci_port_state_to_neutral(u32 state);
Dxhci.c883 t1 = xhci_port_state_to_neutral(t1); in xhci_disable_port_wake_on_bits()
894 t1 = xhci_port_state_to_neutral(t1); in xhci_disable_port_wake_on_bits()