Home
last modified time | relevance | path

Searched refs:xhci_port (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/drivers/usb/host/
Dxhci-hub.c549 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 …]
Dxhci-trace.h513 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),
Dxhci.h743 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);
Dxhci-debugfs.c348 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()
Dxhci-pci.c848 struct xhci_port *port; in xhci_pci_poweroff_late()
Dxhci.c851 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()
Dxhci-mem.c1048 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()
Dxhci-tegra.c2698 struct xhci_port **ports; in tegra_xhci_hub_control()
Dxhci-ring.c1903 struct xhci_port *port; in handle_port_status()