Home
last modified time | relevance | path

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

/external/u-boot/drivers/mmc/
Dsunxi_mmc.c476 static const struct mmc_ops sunxi_mmc_ops = { variable
493 cfg->ops = &sunxi_mmc_ops; in sunxi_mmc_init()
560 static const struct dm_mmc_ops sunxi_mmc_ops = { variable
650 .ops = &sunxi_mmc_ops,