Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-histb.c33 struct xhci_hcd_histb { struct
44 static inline struct xhci_hcd_histb *hcd_to_histb(struct usb_hcd *hcd) in hcd_to_histb() argument
49 static int xhci_histb_config(struct xhci_hcd_histb *histb) in xhci_histb_config()
84 static int xhci_histb_clks_get(struct xhci_hcd_histb *histb) in xhci_histb_clks_get()
115 static int xhci_histb_host_enable(struct xhci_hcd_histb *histb) in xhci_histb_host_enable()
157 static void xhci_histb_host_disable(struct xhci_hcd_histb *histb) in xhci_histb_host_disable()
170 struct xhci_hcd_histb *histb = hcd_to_histb(hcd); in xhci_histb_setup()
190 struct xhci_hcd_histb *histb; in xhci_histb_probe()
314 struct xhci_hcd_histb *histb = platform_get_drvdata(dev); in xhci_histb_remove()
336 struct xhci_hcd_histb *histb = dev_get_drvdata(dev); in xhci_histb_suspend()
[all …]