Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-hub.c332 u32 xhci_port_state_to_neutral(u32 state) in xhci_port_state_to_neutral() function
528 temp = xhci_port_state_to_neutral(temp); in xhci_set_link_state()
540 temp = xhci_port_state_to_neutral(temp); in xhci_set_remote_wake_mask()
568 temp = xhci_port_state_to_neutral(temp); in xhci_test_and_clear_bit()
961 temp = xhci_port_state_to_neutral(temp); in xhci_hub_control()
1012 temp = xhci_port_state_to_neutral(temp); in xhci_hub_control()
1141 temp = xhci_port_state_to_neutral(temp); in xhci_hub_control()
1306 t2 = xhci_port_state_to_neutral(t1); in xhci_bus_suspend()
1336 t1 = xhci_port_state_to_neutral(t1); in xhci_bus_suspend()
Dxhci.h1943 u32 xhci_port_state_to_neutral(u32 state);
Dxhci.c867 t1 = xhci_port_state_to_neutral(t1); in xhci_disable_port_wake_on_bits()
878 t1 = xhci_port_state_to_neutral(t1); in xhci_disable_port_wake_on_bits()