Searched refs:xhci_port (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/usb/host/ |
| D | xhci-hub.c | 563 struct xhci_port *port; in xhci_set_port_power() 597 struct xhci_port *port; in xhci_port_set_test_mode() 669 void xhci_set_link_state(struct xhci_hcd *xhci, struct xhci_port *port, in xhci_set_link_state() 687 struct xhci_port *port, u16 wake_mask) in xhci_set_remote_wake_mask() 713 void xhci_test_and_clear_bit(struct xhci_hcd *xhci, struct xhci_port *port, in xhci_test_and_clear_bit() 807 static int xhci_handle_usb2_port_link_resume(struct xhci_port *port, in xhci_handle_usb2_port_link_resume() 918 static void xhci_get_usb3_port_status(struct xhci_port *port, u32 *status, in xhci_get_usb3_port_status() 959 static void xhci_get_usb2_port_status(struct xhci_port *port, u32 *status, in xhci_get_usb2_port_status() 1016 struct xhci_port *port; in xhci_get_port_status() 1083 struct xhci_port **ports; in xhci_hub_control() [all …]
|
| D | xhci-debugfs.c | 341 struct xhci_port *port = s->private; in xhci_portsc_show() 359 struct xhci_port *port = s->private; in xhci_port_write() 522 struct xhci_port *port; in xhci_debugfs_create_ports()
|
| D | xhci.h | 1706 struct xhci_port { struct 1714 struct xhci_port **ports; argument 1873 struct xhci_port *hw_ports; 2124 void xhci_set_link_state(struct xhci_hcd *xhci, struct xhci_port *port, 2126 void xhci_test_and_clear_bit(struct xhci_hcd *xhci, struct xhci_port *port,
|
| D | xhci.c | 891 struct xhci_port **ports; in xhci_disable_port_wake_on_bits() 934 struct xhci_port **ports; in xhci_pending_portevent() 4386 struct xhci_port **ports; in xhci_set_usb2_hardware_lpm()
|
| D | xhci-mem.c | 2193 struct xhci_port *hw_port = &xhci->hw_ports[i]; in xhci_add_in_port()
|
| D | xhci-ring.c | 1575 struct xhci_port *port; in handle_port_status()
|