Home
last modified time | relevance | path

Searched refs:what_code (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dektf2127.c183 u8 what_code = width ? EKTF2127_WIDTH : EKTF2127_HEIGHT; in ektf2127_query_dimension() local
210 if (buf[0] != EKTF2127_RESPONSE || buf[1] != what_code) { in ektf2127_query_dimension()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dektf2127.c211 u8 what_code = width ? EKTF2127_WIDTH : EKTF2127_HEIGHT; in ektf2127_query_dimension() local
238 if (buf[0] != EKTF2127_RESPONSE || buf[1] != what_code) { in ektf2127_query_dimension()

Completed in 3 milliseconds