Searched refs:touchid (Results 1 – 2 of 2) sorted by relevance
66 int touchid; in rpi_ts_poll() local87 touchid = (regs.point[i].yh >> 4) & 0xf; in rpi_ts_poll()90 modified_ids |= BIT(touchid); in rpi_ts_poll()94 input_mt_slot(input, touchid); in rpi_ts_poll()
244 u8 touchid[23]; in detect_lvds() local245 u8 *touchptr = &touchid[0]; in detect_lvds()253 ret = i2c_read(0x38, 0xbb, 1, touchid, sizeof(touchid)); in detect_lvds()