Searched refs:init_eohci (Results 1 – 2 of 2) sorted by relevance
42 void (*init_eohci)(struct brcm_usb_init_params *params); member121 if (ini->ops->init_eohci) in brcm_usb_init_eohci()122 ini->ops->init_eohci(ini); in brcm_usb_init_eohci()
1022 .init_eohci = usb_init_eohci,