Searched refs:touchptr (Results 1 – 1 of 1) sorted by relevance
245 u8 *touchptr = &touchid[0]; in detect_lvds() local258 if (*touchptr == 0xbb) in detect_lvds()259 touchptr++; in detect_lvds()262 touchptr += 2; in detect_lvds()264 ret = !memcmp(touchptr, &dev->mode.name[7], 4); in detect_lvds()