Searched refs:xhci_port (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/drivers/usb/host/ |
D | xhci-hub.c | 549 static void xhci_disable_port(struct xhci_hcd *xhci, struct xhci_port *port) in xhci_disable_port() 644 static void xhci_set_port_power(struct xhci_hcd *xhci, struct xhci_port *port, in xhci_set_port_power() 681 struct xhci_port *port; in xhci_port_set_test_mode() 771 struct xhci_port *port) in xhci_port_is_tunneled() 791 void xhci_set_link_state(struct xhci_hcd *xhci, struct xhci_port *port, in xhci_set_link_state() 809 struct xhci_port *port, u16 wake_mask) in xhci_set_remote_wake_mask() 835 void xhci_test_and_clear_bit(struct xhci_hcd *xhci, struct xhci_port *port, in xhci_test_and_clear_bit() 930 static int xhci_handle_usb2_port_link_resume(struct xhci_port *port, in xhci_handle_usb2_port_link_resume() 1034 static void xhci_get_usb3_port_status(struct xhci_port *port, u32 *status, in xhci_get_usb3_port_status() 1085 static void xhci_get_usb2_port_status(struct xhci_port *port, u32 *status, in xhci_get_usb2_port_status() [all …]
|
D | xhci-trace.h | 513 TP_PROTO(struct xhci_port *port, u32 portsc), 533 TP_PROTO(struct xhci_port *port, u32 portsc), 538 TP_PROTO(struct xhci_port *port, u32 portsc), 543 TP_PROTO(struct xhci_port *port, u32 portsc),
|
D | xhci.h | 743 struct xhci_port *rhub_port; 1455 struct xhci_port { struct 1471 struct xhci_port **ports; argument 1630 struct xhci_port *hw_ports; 1918 void xhci_set_link_state(struct xhci_hcd *xhci, struct xhci_port *port, 1920 void xhci_test_and_clear_bit(struct xhci_hcd *xhci, struct xhci_port *port, 1928 struct xhci_port *port);
|
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-pci.c | 848 struct xhci_port *port; in xhci_pci_poweroff_late()
|
D | xhci.c | 851 struct xhci_port **ports; in xhci_pending_portevent() 4431 struct xhci_port **ports; in xhci_set_usb2_hardware_lpm() 4525 struct xhci_port *port; in xhci_update_device() 4952 struct xhci_port *port; in xhci_enable_usb3_lpm_timeout()
|
D | xhci-mem.c | 1048 static struct xhci_port *xhci_find_rhub_port(struct xhci_hcd *xhci, struct usb_device *udev) in xhci_find_rhub_port() 2096 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 | 1903 struct xhci_port *port; in handle_port_status()
|