Searched refs:ohci_omap_priv (Results 1 – 1 of 1) sorted by relevance
45 struct ohci_omap_priv { struct56 ((struct ohci_omap_priv *)hcd_to_ohci(h)->priv) argument58 static void omap_ohci_clock_power(struct ohci_omap_priv *priv, int on) in omap_ohci_clock_power()75 static int omap_ohci_transceiver_power(struct ohci_omap_priv *priv, int on) in omap_ohci_transceiver_power()124 struct ohci_omap_priv *priv = hcd_to_ohci_omap_priv(hcd); in ohci_omap_reset()232 struct ohci_omap_priv *priv; in ohci_hcd_omap_probe()347 struct ohci_omap_priv *priv = hcd_to_ohci_omap_priv(hcd); in ohci_hcd_omap_remove()372 struct ohci_omap_priv *priv = hcd_to_ohci_omap_priv(hcd); in ohci_omap_suspend()392 struct ohci_omap_priv *priv = hcd_to_ohci_omap_priv(hcd); in ohci_omap_resume()426 .extra_priv_size = sizeof(struct ohci_omap_priv),