Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dsd.c191 static const SDProto sd_proto_emmc; variable
200 return sd->proto == &sd_proto_emmc; in sd_is_emmc()
2677 static const SDProto sd_proto_emmc = { variable
2881 sc->proto = &sd_proto_emmc; in emmc_class_init()