Home
last modified time | relevance | path

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

/external/qemu/hw/
Dgoldfish_mmc.c62 struct goldfish_mmc_state { struct
86 #define QFIELD_STRUCT struct goldfish_mmc_state argument
105 struct goldfish_mmc_state* s = opaque; in QFIELD_INT32()
112 struct goldfish_mmc_state* s = opaque; in goldfish_mmc_load()
173 static int goldfish_mmc_bdrv_read(struct goldfish_mmc_state *s, in goldfish_mmc_bdrv_read()
193 static int goldfish_mmc_bdrv_write(struct goldfish_mmc_state *s, in goldfish_mmc_bdrv_write()
215 static void goldfish_mmc_do_command(struct goldfish_mmc_state *s, uint32_t cmd, uint32_t arg) in goldfish_mmc_do_command()
418 struct goldfish_mmc_state *s = opaque; in goldfish_mmc_read()
447 struct goldfish_mmc_state *s = opaque; in goldfish_mmc_write()
504 struct goldfish_mmc_state *s; in goldfish_mmc_init()
[all …]