HomeSort by relevance Sort by last modified time
    Searched full:goldfish_mmc_state (Results 1 - 1 of 1) sorted by null

  /external/qemu/hw/
goldfish_mmc.c 62 struct goldfish_mmc_state { struct
86 #define QFIELD_STRUCT struct goldfish_mmc_state
105 struct goldfish_mmc_state* s = opaque;
112 struct goldfish_mmc_state* s = opaque;
173 static int goldfish_mmc_bdrv_read(struct goldfish_mmc_state *s,
193 static int goldfish_mmc_bdrv_write(struct goldfish_mmc_state *s,
215 static void goldfish_mmc_do_command(struct goldfish_mmc_state *s, uint32_t cmd, uint32_t arg)
418 struct goldfish_mmc_state *s = opaque;
447 struct goldfish_mmc_state *s = opaque;
504 struct goldfish_mmc_state *s
    [all...]

Completed in 63 milliseconds