Lines Matching refs:ohci_at91_priv
40 ((struct ohci_at91_priv *)hcd_to_ohci(h)->priv)
52 struct ohci_at91_priv { struct
68 .extra_priv_size = sizeof(struct ohci_at91_priv), argument
73 static void at91_start_clock(struct ohci_at91_priv *ohci_at91) in at91_start_clock()
85 static void at91_stop_clock(struct ohci_at91_priv *ohci_at91) in at91_stop_clock()
100 struct ohci_at91_priv *ohci_at91 = hcd_to_ohci_at91_priv(hcd); in at91_start_hc()
118 struct ohci_at91_priv *ohci_at91 = hcd_to_ohci_at91_priv(hcd); in at91_stop_hc()
187 struct ohci_at91_priv *ohci_at91; in usb_hcd_at91_probe()
320 static int ohci_at91_port_suspend(struct ohci_at91_priv *ohci_at91, u8 set) in ohci_at91_port_suspend()
355 struct ohci_at91_priv *ohci_at91 = hcd_to_ohci_at91_priv(hcd); in ohci_at91_hub_control()
618 struct ohci_at91_priv *ohci_at91 = hcd_to_ohci_at91_priv(hcd); in ohci_hcd_at91_drv_suspend()
663 struct ohci_at91_priv *ohci_at91 = hcd_to_ohci_at91_priv(hcd); in ohci_hcd_at91_drv_resume()