Searched refs:wdrtas_get_interval (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/watchdog/
H A Dwdrtas.c107 * wdrtas_get_interval - returns the current watchdog interval
112 * wdrtas_get_interval returns the current watchdog keepalive interval
116 static int wdrtas_get_interval(int fallback_value) wdrtas_get_interval() function
347 wdrtas_interval = wdrtas_get_interval(i); wdrtas_ioctl()
619 wdrtas_interval = wdrtas_get_interval(WDRTAS_DEFAULT_INTERVAL); wdrtas_init()

Completed in 120 milliseconds