Searched refs:timer_state (Results 1 – 1 of 1) sorted by relevance
28 struct timer_state { struct41 struct timer_state* s = opaque; in goldfish_timer_save() argument54 struct timer_state* s = opaque; in goldfish_timer_load()78 struct timer_state *s = (struct timer_state *)opaque; in goldfish_timer_read()93 struct timer_state *s = (struct timer_state *)opaque; in goldfish_timer_write()124 struct timer_state *s = (struct timer_state *)opaque; in goldfish_timer_tick()198 static struct timer_state timer_state = { variable207 static struct timer_state rtc_state = {242 timer_state.dev.base = timerbase; in goldfish_timer_and_rtc_init()243 timer_state.dev.irq = timerirq; in goldfish_timer_and_rtc_init()[all …]