Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c579 struct xhci_port *port; in xhci_set_port_power()
613 struct xhci_port *port; in xhci_port_set_test_mode()
687 void xhci_set_link_state(struct xhci_hcd *xhci, struct xhci_port *port, in xhci_set_link_state()
705 struct xhci_port *port, u16 wake_mask) in xhci_set_remote_wake_mask()
731 void xhci_test_and_clear_bit(struct xhci_hcd *xhci, struct xhci_port *port, in xhci_test_and_clear_bit()
826 static int xhci_handle_usb2_port_link_resume(struct xhci_port *port, in xhci_handle_usb2_port_link_resume()
937 static void xhci_get_usb3_port_status(struct xhci_port *port, u32 *status, in xhci_get_usb3_port_status()
988 static void xhci_get_usb2_port_status(struct xhci_port *port, u32 *status, in xhci_get_usb2_port_status()
1048 struct xhci_port *port; in xhci_get_port_status()
1115 struct xhci_port **ports; in xhci_hub_control()
[all …]
H A Dxhci-debugfs.c347 struct xhci_port *port = s->private; in xhci_portsc_show()
366 struct xhci_port *port = s->private; in xhci_port_write()
636 struct xhci_port *port; in xhci_debugfs_create_ports()
H A Dxhci.h1739 struct xhci_port { struct
1748 struct xhci_port **ports; argument
1915 struct xhci_port *hw_ports;
2186 void xhci_set_link_state(struct xhci_hcd *xhci, struct xhci_port *port,
2188 void xhci_test_and_clear_bit(struct xhci_hcd *xhci, struct xhci_port *port,
H A Dxhci.c947 struct xhci_port **ports; in xhci_pending_portevent()
4444 struct xhci_port **ports; in xhci_set_usb2_hardware_lpm()
H A Dxhci-mem.c2334 struct xhci_port *hw_port = &xhci->hw_ports[i]; in xhci_add_in_port()
H A Dxhci-ring.c1904 struct xhci_port *port; in handle_port_status()