Home
last modified time | relevance | path

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

/external/qemu/hw/
Dgoldfish_device.h49 void goldfish_mmc_init(uint32_t base, int id, BlockDriverState* bs);
Dandroid_arm.c126 goldfish_mmc_init(0xff005000, 0, info->bdrv); in android_arm_init_()
Dgoldfish_mmc.c502 void goldfish_mmc_init(uint32_t base, int id, BlockDriverState* bs) in goldfish_mmc_init() function
Dpc.c1056 goldfish_mmc_init(0xff005000, 0, info->bdrv); in pc_init1()