mmc_of_find_child_device  351 drivers/mmc/core/bus.c 	card->dev.of_node = mmc_of_find_child_device(card->host, 0);
mmc_of_find_child_device   37 drivers/mmc/core/core.h struct device_node *mmc_of_find_child_device(struct mmc_host *host,
mmc_of_find_child_device  381 drivers/mmc/core/mmc.c 	np = mmc_of_find_child_device(card->host, 0);
mmc_of_find_child_device  324 drivers/mmc/core/sdio_bus.c 	func->dev.of_node = mmc_of_find_child_device(host, func->num);