Home
last modified time | relevance | path

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

/linux-4.1.27/net/x25/
Dsysctl_net_x25.c16 static int max_timer[] = { 300 * HZ }; variable
/linux-4.1.27/net/rose/
Dsysctl_net_rose.c16 static int max_timer[] = {300 * HZ}; variable
/linux-4.1.27/drivers/watchdog/
Dbcm47xx_wdt.c79 u32 max_timer = wdt->max_timer_ms; in bcm47xx_wdt_hard_set_timeout() local