Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dsd.c931 static bool sd_get_inserted(SDState *sd) in sd_get_inserted() function
946 bool inserted = sd_get_inserted(sd); in sd_cardchange()
2865 sc->get_inserted = sd_get_inserted; in sdmmc_common_class_init()