Home
last modified time | relevance | path

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

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