Searched refs:nand_device (Results 1 - 3 of 3) sorted by relevance

/external/qemu/hw/android/
H A Dandroid_arm.c41 static struct goldfish_device nand_device = { variable in typeref:struct:goldfish_device
123 goldfish_add_device_no_io(&nand_device);
124 nand_dev_init(nand_device.base);
H A Dandroid_mips.c49 static struct goldfish_device nand_device = { variable in typeref:struct:goldfish_device
223 goldfish_add_device_no_io(&nand_device);
224 nand_dev_init(nand_device.base);
/external/qemu/hw/i386/
H A Dpc.c862 static struct goldfish_device nand_device = { variable in typeref:struct:goldfish_device
1042 goldfish_add_device_no_io(&nand_device);
1043 nand_dev_init(nand_device.base);

Completed in 89 milliseconds