Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtick-internal.h105 extern void tick_setup_oneshot(struct clock_event_device *newdev,
119 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot() function
H A Dtick-oneshot.c72 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot() function
H A Dtick-common.c258 tick_setup_oneshot(newdev, handler, next_event); in tick_setup_device()