Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/input/touchscreen/
A Dsis_i2c.c108 int count_idx; in sis_read_packet() local
130 count_idx = len - 1; in sis_read_packet()
150 count_idx -= 2; in sis_read_packet()
160 count_idx -= SIS_SCAN_TIME_LEN; in sis_read_packet()
168 *num_contacts = buf[count_idx]; in sis_read_packet()

Completed in 5 milliseconds