Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dmmc_ops.h38 int mmc_spi_set_crc(struct mmc_host *host, int use_crc);
H A Dmmc_ops.c423 int mmc_spi_set_crc(struct mmc_host *host, int use_crc) in mmc_spi_set_crc() function
H A Dsd.c989 err = mmc_spi_set_crc(host, use_spi_crc); in mmc_sd_setup_card()
H A Dmmc.c1636 err = mmc_spi_set_crc(host, use_spi_crc); in mmc_init_card()