Searched refs:wdtimer_period (Results 1 – 2 of 2) sorted by relevance
30 round_jiffies(jiffies + pdsc->wdtimer_period)); in pdsc_wdtimer_cb()245 pdsc->wdtimer_period = PDSC_WATCHDOG_SECS * HZ; in pdsc_init_pf()296 mod_timer(&pdsc->wdtimer, round_jiffies(jiffies + pdsc->wdtimer_period)); in pdsc_init_pf()
172 unsigned int wdtimer_period; member
Completed in 6 milliseconds