Lines Matching refs:ohci_omap_priv
56 struct ohci_omap_priv {
67 ((struct ohci_omap_priv *)hcd_to_ohci(h)->priv)
69 static void omap_ohci_clock_power(struct ohci_omap_priv *priv, int on)
86 static int omap_ohci_transceiver_power(struct ohci_omap_priv *priv, int on)
190 struct ohci_omap_priv *priv = hcd_to_ohci_omap_priv(hcd);
298 struct ohci_omap_priv *priv;
412 struct ohci_omap_priv *priv = hcd_to_ohci_omap_priv(hcd);
437 struct ohci_omap_priv *priv = hcd_to_ohci_omap_priv(hcd);
457 struct ohci_omap_priv *priv = hcd_to_ohci_omap_priv(hcd);
491 .extra_priv_size = sizeof(struct ohci_omap_priv),