Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/touchscreen/
Delants_i2c.c1235 u16 rek_count; in show_calibration_count() local
1244 rek_count = get_unaligned_be16(&resp[2]); in show_calibration_count()
1245 return sprintf(buf, "0x%04x\n", rek_count); in show_calibration_count()