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

/linux-4.1.27/drivers/watchdog/
H A Dwdt.c197 * wdt_get_status:
206 static int wdt_get_status(void) wdt_get_status() function
383 status = wdt_get_status(); wdt_ioctl()
H A Dw83977f_wdt.c257 static int wdt_get_status(int *status) wdt_get_status() function
396 wdt_get_status(&status); wdt_ioctl()
H A Dit87_wdt.c350 * wdt_get_status - determines the status supported by watchdog ioctl
362 static int wdt_get_status(int *status) wdt_get_status() function
524 rc = wdt_get_status(&status); wdt_ioctl()

Completed in 139 milliseconds