Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtick-internal.h74 extern const struct clock_event_device *tick_get_wakeup_device(int cpu);
H A Dtimer_list.c234 const struct clock_event_device *wd = tick_get_wakeup_device(cpu); in print_tickdevice()
H A Dtick-broadcast.c69 const struct clock_event_device *tick_get_wakeup_device(int cpu) in tick_get_wakeup_device() function