Searched defs:goldfish_device (Results 1 - 1 of 1) sorted by relevance

/external/qemu/hw/
H A Dgoldfish_device.h15 struct goldfish_device { struct
16 struct goldfish_device *next;
17 struct goldfish_device *prev;
29 void goldfish_device_set_irq(struct goldfish_device *dev, int irq, int level);
30 int goldfish_device_add(struct goldfish_device *dev,
35 int goldfish_add_device_no_io(struct goldfish_device *dev);

Completed in 25 milliseconds