Searched refs:touchid (Results 1 – 1 of 1) sorted by relevance
68 int touchid; in rpi_ts_poll() local89 touchid = (regs.point[i].yh >> 4) & 0xf; in rpi_ts_poll()92 modified_ids |= BIT(touchid); in rpi_ts_poll()96 input_mt_slot(input, touchid); in rpi_ts_poll()