OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:goldfish_timer_and_rtc_init
(Results
1 - 4
of
4
) sorted by null
/external/qemu/hw/
goldfish_device.h
42
void
goldfish_timer_and_rtc_init
(uint32_t timerbase, int timerirq);
android_arm.c
90
goldfish_timer_and_rtc_init
(0xff003000, 3);
android_mips.c
184
goldfish_timer_and_rtc_init
(GOLDFISH_RTC, 3);
goldfish_timer.c
240
void
goldfish_timer_and_rtc_init
(uint32_t timerbase, int timerirq)
function
Completed in 63 milliseconds