Home
last modified time | relevance | path

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

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