Searched refs:touchscreen_read_sample (Results 1 – 1 of 1) sorted by relevance
140 static bool touchscreen_read_sample(int fd, struct touch_sample_s * sample) in touchscreen_read_sample() function164 if(!touchscreen_read_sample(touchscreen->fd, &sample)) { in touchscreen_read()174 if(touchscreen_read_sample(touchscreen->fd, &sample)) { in touchscreen_read()