Searched refs:nbytes (Results 1 – 1 of 1) sorted by relevance
142 int nbytes = read(fd, sample, sizeof(struct touch_sample_s)); in touchscreen_read_sample() local143 return nbytes == sizeof(struct touch_sample_s); in touchscreen_read_sample()