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.c959 static bool sd_get_inserted(SDState *sd) in sd_cardchange()
974 bool inserted = sd_get_inserted(sd);
3179 sc->get_inserted = sd_get_inserted;
931 static bool sd_get_inserted(SDState *sd) sd_get_inserted() function