Searched refs:xhci_port (Results 1 – 8 of 8) sorted by relevance
| /Linux-v6.6/drivers/usb/host/ |
| D | xhci-hub.c | 581 static void xhci_disable_port(struct xhci_hcd *xhci, struct xhci_port *port) in xhci_disable_port() 676 static void xhci_set_port_power(struct xhci_hcd *xhci, struct xhci_port *port, in xhci_set_port_power() 713 struct xhci_port *port; in xhci_port_set_test_mode() 787 void xhci_set_link_state(struct xhci_hcd *xhci, struct xhci_port *port, in xhci_set_link_state() 805 struct xhci_port *port, u16 wake_mask) in xhci_set_remote_wake_mask() 831 void xhci_test_and_clear_bit(struct xhci_hcd *xhci, struct xhci_port *port, in xhci_test_and_clear_bit() 926 static int xhci_handle_usb2_port_link_resume(struct xhci_port *port, in xhci_handle_usb2_port_link_resume() 1033 static void xhci_get_usb3_port_status(struct xhci_port *port, u32 *status, in xhci_get_usb3_port_status() 1084 static void xhci_get_usb2_port_status(struct xhci_port *port, u32 *status, in xhci_get_usb2_port_status() 1157 struct xhci_port *port; in xhci_get_port_status() [all …]
|
| D | xhci-debugfs.c | 348 struct xhci_port *port = s->private; in xhci_portsc_show() 367 struct xhci_port *port = s->private; in xhci_port_write() 637 struct xhci_port *port; in xhci_debugfs_create_ports()
|
| D | xhci.h | 1735 struct xhci_port { struct 1749 struct xhci_port **ports; argument 1912 struct xhci_port *hw_ports; 2203 void xhci_set_link_state(struct xhci_hcd *xhci, struct xhci_port *port, 2205 void xhci_test_and_clear_bit(struct xhci_hcd *xhci, struct xhci_port *port,
|
| D | xhci-pci.c | 881 struct xhci_port *port; in xhci_pci_poweroff_late()
|
| D | xhci.c | 810 struct xhci_port **ports; in xhci_pending_portevent() 4350 struct xhci_port **ports; in xhci_set_usb2_hardware_lpm() 4879 struct xhci_port *port; in xhci_enable_usb3_lpm_timeout()
|
| D | xhci-mem.c | 2071 struct xhci_port *hw_port = &xhci->hw_ports[i]; in xhci_add_in_port()
|
| D | xhci-tegra.c | 2698 struct xhci_port **ports; in tegra_xhci_hub_control()
|
| D | xhci-ring.c | 1869 struct xhci_port *port; in handle_port_status()
|