Home
last modified time | relevance | path

Searched defs:max_timer (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/x25/
H A Dsysctl_net_x25.c17 static int max_timer[] = { 300 * HZ }; variable
/openbmc/linux/net/rose/
H A Dsysctl_net_rose.c13 static int max_timer[] = {300 * HZ}; variable
/openbmc/linux/drivers/watchdog/
H A Dbcm47xx_wdt.c75 u32 max_timer = wdt->max_timer_ms; in bcm47xx_wdt_hard_set_timeout() local