Searched refs:ohci_omap_priv (Results 1 – 1 of 1) sorted by relevance
56 struct ohci_omap_priv { struct67 ((struct ohci_omap_priv *)hcd_to_ohci(h)->priv) argument69 static void omap_ohci_clock_power(struct ohci_omap_priv *priv, int on) in omap_ohci_clock_power()86 static int omap_ohci_transceiver_power(struct ohci_omap_priv *priv, int on) in omap_ohci_transceiver_power()190 struct ohci_omap_priv *priv = hcd_to_ohci_omap_priv(hcd); in ohci_omap_reset()298 struct ohci_omap_priv *priv; in ohci_hcd_omap_probe()412 struct ohci_omap_priv *priv = hcd_to_ohci_omap_priv(hcd); in ohci_hcd_omap_remove()437 struct ohci_omap_priv *priv = hcd_to_ohci_omap_priv(hcd); in ohci_omap_suspend()457 struct ohci_omap_priv *priv = hcd_to_ohci_omap_priv(hcd); in ohci_omap_resume()491 .extra_priv_size = sizeof(struct ohci_omap_priv),