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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dw83977f_wdt.c258 static int wdt_get_status(int *status) function
398 wdt_get_status(&status);
H A Dwdt.c196 * wdt_get_status:
205 static int wdt_get_status(void) function
382 status = wdt_get_status();
H A Dit87_wdt.c299 * wdt_get_status - determines the status supported by watchdog ioctl
311 static int wdt_get_status(int *status) function
458 wdt_get_status(&status);

Completed in 120 milliseconds