Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-hub.c562 struct xhci_port *port; in xhci_set_port_power()
593 struct xhci_port *port; in xhci_port_set_test_mode()
665 void xhci_set_link_state(struct xhci_hcd *xhci, struct xhci_port *port, in xhci_set_link_state()
678 struct xhci_port *port, u16 wake_mask) in xhci_set_remote_wake_mask()
704 void xhci_test_and_clear_bit(struct xhci_hcd *xhci, struct xhci_port *port, in xhci_test_and_clear_bit()
842 struct xhci_port *port; in xhci_get_port_status()
1026 struct xhci_port **ports; in xhci_hub_control()
1414 struct xhci_port **ports; in xhci_hub_status_data()
1471 struct xhci_port **ports; in xhci_bus_suspend()
1549 static bool xhci_port_missing_cas_quirk(struct xhci_port *port) in xhci_port_missing_cas_quirk()
[all …]
Dxhci-debugfs.c341 struct xhci_port *port = s->private; in xhci_portsc_show()
359 struct xhci_port *port = s->private; in xhci_port_write()
519 struct xhci_port *port; in xhci_debugfs_create_ports()
Dxhci.h1690 struct xhci_port { struct
1698 struct xhci_port **ports; argument
1854 struct xhci_port *hw_ports;
2102 void xhci_set_link_state(struct xhci_hcd *xhci, struct xhci_port *port,
2104 void xhci_test_and_clear_bit(struct xhci_hcd *xhci, struct xhci_port *port,
Dxhci.c894 struct xhci_port **ports; in xhci_disable_port_wake_on_bits()
928 struct xhci_port **ports; in xhci_pending_portevent()
4250 struct xhci_port **ports; in xhci_set_usb2_hardware_lpm()
Dxhci-mem.c2205 struct xhci_port *hw_port = &xhci->hw_ports[i]; in xhci_add_in_port()
Dxhci-ring.c1531 struct xhci_port *port; in handle_port_status()