Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/core/
Dmmc_ops.c332 static int mmc_spi_send_cxd(struct mmc_host *host, u32 *cxd, u32 opcode) in mmc_spi_send_cxd() function
356 return mmc_spi_send_cxd(card->host, csd, MMC_SEND_CSD); in mmc_send_csd()
365 return mmc_spi_send_cxd(host, cid, MMC_SEND_CID); in mmc_send_cid()