Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dcyttsp_core.h40 u8 touch12_id; member
H A Dcyttsp_core.c291 ids[0] = xy_data->touch12_id >> 4; in cyttsp_extract_track_ids()
292 ids[1] = xy_data->touch12_id & 0xF; in cyttsp_extract_track_ids()