mmc_sd_get_cid    954 drivers/mmc/core/sd.c 	err = mmc_sd_get_cid(host, ocr, cid, &rocr);
mmc_sd_get_cid     12 drivers/mmc/core/sd.h int mmc_sd_get_cid(struct mmc_host *host, u32 ocr, u32 *cid, u32 *rocr);
mmc_sd_get_cid    606 drivers/mmc/core/sdio.c 	    mmc_sd_get_cid(host, ocr & rocr, card->raw_cid, NULL) == 0) {