Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/touchscreen/
Dektf2127.c37 #define EKTF2127_HEIGHT 0x60 macro
211 u8 what_code = width ? EKTF2127_WIDTH : EKTF2127_HEIGHT; in ektf2127_query_dimension()
218 buf[1] = width ? EKTF2127_WIDTH : EKTF2127_HEIGHT; in ektf2127_query_dimension()