Searched refs:watchdog_errors (Results 1 – 1 of 1) 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);