Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/touchscreen/
Dektf2127.c28 #define EKTF2127_RESPONSE 0x52 macro
238 if (buf[0] != EKTF2127_RESPONSE || buf[1] != what_code) { in ektf2127_query_dimension()