Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dedt-ft5x06.c149 unsigned int header_errors; member
237 tsdata->header_errors++; in edt_M06_i2c_read()
553 return sysfs_emit(buf, "%d\n", tsdata->header_errors); in header_errors_show()
556 static DEVICE_ATTR_RO(header_errors);