Searched refs:xhci_test_and_clear_bit (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/usb/host/ |
D | xhci-hub.c | 460 void xhci_test_and_clear_bit(struct xhci_hcd *xhci, __le32 __iomem **port_array, in xhci_test_and_clear_bit() function 1251 xhci_test_and_clear_bit(xhci, port_array, port_index, in xhci_bus_resume()
|
D | xhci-ring.c | 1577 xhci_test_and_clear_bit(xhci, port_array, in handle_port_status() 1614 xhci_test_and_clear_bit(xhci, port_array, in handle_port_status() 1637 xhci_test_and_clear_bit(xhci, port_array, faked_port_index, in handle_port_status()
|
D | xhci.h | 1859 void xhci_test_and_clear_bit(struct xhci_hcd *xhci, __le32 __iomem **port_array,
|