Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/time/
Dtick-internal.h90 extern void tick_setup_oneshot(struct clock_event_device *newdev,
104 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot() function
Dtick-oneshot.c48 void tick_setup_oneshot(struct clock_event_device *newdev, in tick_setup_oneshot() function
Dtick-common.c222 tick_setup_oneshot(newdev, handler, next_event); in tick_setup_device()