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