Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Delants_i2c.c1125 u16 rek_count; in show_calibration_count() local
1134 rek_count = get_unaligned_be16(&resp[2]); in show_calibration_count()
1135 return sprintf(buf, "0x%04x\n", rek_count); in show_calibration_count()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A 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()

Completed in 5 milliseconds