Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.c596 static const struct mmc_ops sh_mmcif_ops = { variable
604 .ops = &sh_mmcif_ops,
/openbmc/linux/drivers/mmc/host/
H A Dsh_mmcif.c1076 static const struct mmc_host_ops sh_mmcif_ops = { variable
1427 mmc->ops = &sh_mmcif_ops; in sh_mmcif_probe()