Home
last modified time | relevance | path

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

/linux/arch/xtensa/kernel/
H A Dtime.c94 static int ccount_timer_set_oneshot(struct clock_event_device *evt) in ccount_timer_set_oneshot() function
112 .set_state_oneshot = ccount_timer_set_oneshot,
113 .tick_resume = ccount_timer_set_oneshot,