Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmmc_spi.c260 static const struct mmc_ops mmc_spi_ops = { variable
268 .ops = &mmc_spi_ops,
/openbmc/linux/drivers/mmc/host/
H A Dmmc_spi.c1122 static const struct mmc_host_ops mmc_spi_ops = { variable
1194 mmc->ops = &mmc_spi_ops; in mmc_spi_probe()