Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-of-esdhc.c1342 static void esdhc_init(struct platform_device *pdev, struct sdhci_host *host) in esdhc_init() function
1450 esdhc_init(pdev, host); in sdhci_esdhc_probe()
/openbmc/u-boot/drivers/mmc/
H A Dfsl_esdhc.c1120 static int esdhc_init(struct mmc *mmc) in esdhc_init() function
1144 .init = esdhc_init,