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

/linux-master/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)
49 static int xhci_histb_config(struct xhci_hcd_histb *histb)
84 static int xhci_histb_clks_get(struct xhci_hcd_histb *histb)
115 static int xhci_histb_host_enable(struct xhci_hcd_histb *histb)
157 static void xhci_histb_host_disable(struct xhci_hcd_histb *histb)
170 struct xhci_hcd_histb *histb = hcd_to_histb(hcd);
190 struct xhci_hcd_histb *histb;
314 struct xhci_hcd_histb *histb = platform_get_drvdata(dev);
336 struct xhci_hcd_histb *hist
[all...]

Completed in 194 milliseconds