OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:goldfish_device_init
(Results
1 - 3
of
3
) sorted by null
/external/qemu/hw/
goldfish_device.h
37
void
goldfish_device_init
(qemu_irq *pic, uint32_t base, uint32_t size, uint32_t irq, uint32_t irq_count);
android_arm.c
86
goldfish_device_init
(goldfish_pic, 0xff010000, 0x7f0000, 10, 22);
goldfish_device.c
183
void
goldfish_device_init
(qemu_irq *pic, uint32_t base, uint32_t size, uint32_t irq, uint32_t irq_count)
function
Completed in 147 milliseconds