Searched refs:xhci_test_and_clear_bit (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/host/ |
H A D | xhci-hub.c | 843 void xhci_test_and_clear_bit(struct xhci_hcd *xhci, struct xhci_port *port, in xhci_test_and_clear_bit() function 990 xhci_test_and_clear_bit(xhci, port, PORT_PLC); in xhci_handle_usb2_port_link_resume() 1959 xhci_test_and_clear_bit(xhci, ports[port_index], in xhci_bus_resume() 1974 xhci_test_and_clear_bit(xhci, ports[port_index], PORT_PLC); in xhci_bus_resume()
|
H A D | xhci.h | 1964 void xhci_test_and_clear_bit(struct xhci_hcd *xhci, struct xhci_port *port,
|