Home
last modified time | relevance | path

Searched refs:xhci_hub (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c200 struct xhci_hub *rhub; in xhci_usb2_hub_descriptor()
254 struct xhci_hub *rhub; in xhci_usb3_hub_descriptor()
560 struct xhci_hub *xhci_get_rhub(struct usb_hcd *hcd) in xhci_get_rhub()
578 struct xhci_hub *rhub; in xhci_set_port_power()
1047 struct xhci_hub *rhub; in xhci_get_port_status()
1114 struct xhci_hub *rhub; in xhci_hub_control()
1549 struct xhci_hub *rhub; in xhci_hub_status_data()
1610 struct xhci_hub *rhub; in xhci_bus_suspend()
1788 struct xhci_hub *rhub; in xhci_bus_resume()
1897 struct xhci_hub *rhub = xhci_get_rhub(hcd); in xhci_get_resuming_ports()
H A Dxhci.h1743 struct xhci_hub *rhub;
1747 struct xhci_hub { struct
1916 struct xhci_hub usb2_rhub;
1917 struct xhci_hub usb3_rhub;
2194 struct xhci_hub *xhci_get_rhub(struct usb_hcd *hcd);
H A Dxhci-mem.c2240 struct xhci_hub *rhub; in xhci_add_in_port()
2360 struct xhci_hub *rhub, gfp_t flags) in xhci_create_rhub_port_array()
H A Dxhci.c480 struct xhci_hub *rhub; in compliance_mode_recovery()
914 struct xhci_hub *rhub, in xhci_disable_hub_port_wake()
4276 struct xhci_hub *rhub; in xhci_find_raw_port_number()
H A Dxhci-tegra.c1682 static bool xhci_hub_ports_suspended(struct xhci_hub *hub) in xhci_hub_ports_suspended()