Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtick-internal.h100 extern void tick_setup_oneshot(struct clock_event_device *newdev,
114 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot() function
H A Dtick-oneshot.c61 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot() function
H A Dtick-common.c259 tick_setup_oneshot(newdev, handler, next_event); in tick_setup_device()