Searched refs:xhci_port (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/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, 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 …]
|
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 | 1488 struct xhci_port { struct 1502 struct xhci_port **ports; argument 1668 struct xhci_port *hw_ports; 1958 void xhci_set_link_state(struct xhci_hcd *xhci, struct xhci_port *port, 1960 void xhci_test_and_clear_bit(struct xhci_hcd *xhci, struct xhci_port *port,
|
H A D | xhci-pci.c | 899 struct xhci_port *port; in xhci_pci_poweroff_late()
|
H A D | xhci.c | 811 struct xhci_port **ports; in xhci_pending_portevent() 4413 struct xhci_port **ports; in xhci_set_usb2_hardware_lpm() 4942 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 | 2073 struct xhci_port *hw_port = &xhci->hw_ports[i]; in xhci_add_in_port()
|
H A D | xhci-ring.c | 1971 struct xhci_port *port; in handle_port_status()
|