Searched refs:watchdog_errors (Results 1 – 2 of 2) sorted by relevance
255 sdevice->watchdog_errors++; in siox_poll()469 unsigned int watchdog_errors; in watchdog_errors_show() local473 watchdog_errors = sdev->watchdog_errors; in watchdog_errors_show()477 return sprintf(buf, "%u\n", watchdog_errors); in watchdog_errors_show()480 static DEVICE_ATTR_RO(watchdog_errors);
28 unsigned int watchdog_errors; member