Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnmi.h201 void watchdog_update_hrtimer_threshold(u64 period);
203 static inline void watchdog_update_hrtimer_threshold(u64 period) { } in watchdog_update_hrtimer_threshold() function
/OK3568_Linux_fs/kernel/kernel/
H A Dwatchdog_hld.c50 void watchdog_update_hrtimer_threshold(u64 period) in watchdog_update_hrtimer_threshold() function
H A Dwatchdog.c278 watchdog_update_hrtimer_threshold(sample_period); in set_sample_period()