Home
last modified time | relevance | path

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

/linux-6.12.1/arch/xtensa/kernel/
Dtime.c95 static int ccount_timer_set_oneshot(struct clock_event_device *evt) in ccount_timer_set_oneshot() function
113 .set_state_oneshot = ccount_timer_set_oneshot,
114 .tick_resume = ccount_timer_set_oneshot,