Home
last modified time | relevance | path

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

/external/qemu/hw/
Dgoldfish_device.h15 struct goldfish_device { struct
16 struct goldfish_device *next; argument
17 struct goldfish_device *prev; argument
29 void goldfish_device_set_irq(struct goldfish_device *dev, int irq, int level); argument
30 int goldfish_device_add(struct goldfish_device *dev,
35 int goldfish_add_device_no_io(struct goldfish_device *dev);
Dgoldfish_device.c36 struct goldfish_device dev;
37 struct goldfish_device *current;
41 static struct goldfish_device *first_device;
42 static struct goldfish_device *last_device;
46 void goldfish_device_set_irq(struct goldfish_device *dev, int irq, int level) in goldfish_device_set_irq()
54 int goldfish_add_device_no_io(struct goldfish_device *dev) in goldfish_add_device_no_io()
89 int goldfish_device_add(struct goldfish_device *dev, in goldfish_device_add()
143 struct goldfish_device *dev = first_device; in goldfish_bus_op_init()
Dgoldfish_memlog.c36 struct goldfish_device *dev = opaque; in memlog_write()
66 struct goldfish_device memlog_dev;
70 struct goldfish_device *dev = &memlog_dev; in goldfish_memlog_init()
Dandroid_arm.c39 static struct goldfish_device event0_device = {
46 static struct goldfish_device nand_device = {
104 struct goldfish_device *smc_device; in android_arm_init_()
Dgoldfish_timer.c29 struct goldfish_device dev;
131 struct goldfish_device dev;
Dgoldfish_trace.h94 struct goldfish_device dev;
Dgoldfish_switch.c28 struct goldfish_device dev;
Dgoldfish_interrupt.c26 struct goldfish_device dev;
Dgoldfish_battery.c36 struct goldfish_device dev;
Dgoldfish_tty.c35 struct goldfish_device dev;
Dgoldfish_mmc.c63 struct goldfish_device dev;
Dpc.c856 static struct goldfish_device event0_device = {
868 static struct goldfish_device nand_device = {
Dgoldfish_audio.c75 struct goldfish_device dev;
Dgoldfish_fb.c49 struct goldfish_device dev;
Dgoldfish_pipe.c949 struct goldfish_device dev;