Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/core/
Dmmc_ops.c261 mmc_send_cxd_native(struct mmc_host *host, u32 arg, u32 *cxd, int opcode) in mmc_send_cxd_native() function
358 return mmc_send_cxd_native(card->host, card->rca << 16, csd, in mmc_send_csd()
367 return mmc_send_cxd_native(host, 0, cid, MMC_ALL_SEND_CID); in mmc_send_cid()