Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Datmel_mxt_ts.c2251 int recovery_attempts = 0; in mxt_initialize() local
2271 if (++recovery_attempts > 1) { in mxt_initialize()