Home
last modified time | relevance | path

Searched refs:init_eohci (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/broadcom/
H A Dphy-brcm-usb-init.h50 void (*init_eohci)(struct brcm_usb_init_params *params); member
130 if (ini->ops->init_eohci) in brcm_usb_init_eohci()
131 ini->ops->init_eohci(ini); in brcm_usb_init_eohci()