Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dsd.c875 static bool sd_get_readonly(SDState *sd) in sd_get_readonly() function
886 bool readonly = sd_get_readonly(sd); in sd_cardchange()
2839 sc->get_readonly = sd_get_readonly; in sdmmc_common_class_init()