Searched refs:postinit (Results 1 – 5 of 5) sorted by relevance
52 .postinit = dc21285_postinit,
38 .postinit = dc21285_postinit,
26 void (*postinit)(void); member
504 if (hw->postinit) in pci_common_init_dev()505 hw->postinit(); in pci_common_init_dev()
290 void (*postinit)(struct sdhci_host *host, struct dwcmshc_priv *dwc_priv); member1784 .postinit = dwcmshc_rk35xx_postinit,1797 .postinit = dwcmshc_rk3576_postinit,2053 if (pltfm_data->postinit) in dwcmshc_probe()2054 pltfm_data->postinit(host, priv); in dwcmshc_probe()