Home
last modified time | relevance | path

Searched refs:status_errors (Results 1 – 1 of 1) sorted by relevance

/drivers/siox/
A Dsiox-core.c233 sdevice->status_errors++; in siox_poll()
418 unsigned int status_errors; in status_errors_show() local
422 status_errors = sdev->status_errors; in status_errors_show()
426 return sprintf(buf, "%u\n", status_errors); in status_errors_show()
429 static DEVICE_ATTR_RO(status_errors);

Completed in 5 milliseconds