Home
last modified time | relevance | path

Searched refs:timer_set_shutdown (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-mmp/
H A Dtime.c120 static int timer_set_shutdown(struct clock_event_device *evt) in timer_set_shutdown() function
137 .set_state_shutdown = timer_set_shutdown,
138 .set_state_oneshot = timer_set_shutdown,
/kernel/linux/linux-6.6/arch/arm/mach-mmp/
H A Dtime.c115 static int timer_set_shutdown(struct clock_event_device *evt) in timer_set_shutdown() function
132 .set_state_shutdown = timer_set_shutdown,
133 .set_state_oneshot = timer_set_shutdown,

Completed in 1 milliseconds