Searched refs:xhci_port (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A 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, 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 *por [all...] |
H A 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()
|
H A D | xhci.h | 1736 struct xhci_port { struct 1750 struct xhci_port **ports; 1913 struct xhci_port *hw_ports; 2204 void xhci_set_link_state(struct xhci_hcd *xhci, struct xhci_port *port, 2206 void xhci_test_and_clear_bit(struct xhci_hcd *xhci, struct xhci_port *port,
|
H A D | xhci-pci.c | 883 struct xhci_port *port; in xhci_pci_poweroff_late()
|
H A D | xhci.c | 810 struct xhci_port **ports; in xhci_pending_portevent() 4360 struct xhci_port **ports; in xhci_set_usb2_hardware_lpm() 4889 struct xhci_port *port; in xhci_enable_usb3_lpm_timeout()
|
H A D | xhci-tegra.c | 2698 struct xhci_port **ports; in tegra_xhci_hub_control()
|
H A D | xhci-mem.c | 2071 struct xhci_port *hw_port = &xhci->hw_ports[i]; in xhci_add_in_port()
|
H A D | xhci-ring.c | 1869 struct xhci_port *port; in handle_port_status()
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-hub.c | 574 struct xhci_port *port; 608 struct xhci_port *port; in xhci_port_set_test_mode() 682 void xhci_set_link_state(struct xhci_hcd *xhci, struct xhci_port *port, in xhci_set_link_state() 700 struct xhci_port *port, u16 wake_mask) in xhci_set_remote_wake_mask() 726 void xhci_test_and_clear_bit(struct xhci_hcd *xhci, struct xhci_port *port, in xhci_test_and_clear_bit() 821 static int xhci_handle_usb2_port_link_resume(struct xhci_port *port, in xhci_handle_usb2_port_link_resume() 928 static void xhci_get_usb3_port_status(struct xhci_port *port, u32 *status, in xhci_get_usb3_port_status() 979 static void xhci_get_usb2_port_status(struct xhci_port *port, u32 *status, in xhci_get_usb2_port_status() 1052 struct xhci_port *port; 1107 struct xhci_port **port in xhci_hub_control() [all...] |
H A 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()
|
H A D | xhci.h | 1723 struct xhci_port { struct 1737 struct xhci_port **ports; 1906 struct xhci_port *hw_ports; 2172 void xhci_set_link_state(struct xhci_hcd *xhci, struct xhci_port *port, 2174 void xhci_test_and_clear_bit(struct xhci_hcd *xhci, struct xhci_port *port,
|
H A D | xhci.c | 956 struct xhci_port **ports; in xhci_pending_portevent() 4463 struct xhci_port **ports; in xhci_set_usb2_hardware_lpm() 5020 struct xhci_port *port; in xhci_enable_usb3_lpm_timeout()
|
H A D | xhci-mem.c | 2261 struct xhci_port *hw_port = &xhci->hw_ports[i]; in xhci_add_in_port()
|
H A D | xhci-ring.c | 1772 struct xhci_port *port; in handle_port_status()
|
Completed in 47 milliseconds