Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/base/power/
Dmain.c505 static void dpm_watchdog_handler(struct timer_list *t) in dpm_watchdog_handler() function
527 timer_setup_on_stack(timer, dpm_watchdog_handler, 0); in dpm_watchdog_set()