Home
last modified time | relevance | path

Searched defs:timer_shutdown (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-spear/
Dtime.c96 static inline void timer_shutdown(struct clock_event_device *evt) in timer_shutdown() function
/kernel/linux/linux-5.10/drivers/clocksource/
Dtimer-sp804.c173 static inline void timer_shutdown(struct clock_event_device *evt) in timer_shutdown() function
Dtimer-fttmr010.c105 int (*timer_shutdown)(struct clock_event_device *evt); member
Darm_arch_timer.c682 static __always_inline int timer_shutdown(const int access, in timer_shutdown() function
/kernel/linux/linux-6.6/drivers/clocksource/
Dtimer-fttmr010.c105 int (*timer_shutdown)(struct clock_event_device *evt); member
/kernel/linux/linux-6.6/kernel/time/
Dtimer.c1380 int timer_shutdown(struct timer_list *timer) in timer_shutdown() function