Searched refs:postinit (Results 1 – 5 of 5) sorted by relevance
52 .postinit = dc21285_postinit,
38 .postinit = dc21285_postinit,
26 void (*postinit)(void); member
503 if (hw->postinit) in pci_common_init_dev()504 hw->postinit(); in pci_common_init_dev()
237 void (*postinit)(struct sdhci_host *host, struct dwcmshc_priv *dwc_priv); member1218 .postinit = dwcmshc_rk35xx_postinit,1452 if (pltfm_data->postinit) in dwcmshc_probe()1453 pltfm_data->postinit(host, priv); in dwcmshc_probe()