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

/drivers/watchdog/
H A Dw83977f_wdt.c257 static int wdt_get_status(int *status) function
396 wdt_get_status(&status);
H A Dwdt.c197 * wdt_get_status:
206 static int wdt_get_status(void) function
383 status = wdt_get_status();
H A Dit87_wdt.c349 * wdt_get_status - determines the status supported by watchdog ioctl
361 static int wdt_get_status(int *status) function
523 rc = wdt_get_status(&status);

Completed in 61 milliseconds