Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/time/
H A Dtick-internal.h101 extern void tick_setup_oneshot(struct clock_event_device *newdev,
115 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.c276 tick_setup_oneshot(newdev, handler, next_event); in tick_setup_device()