Searched refs:nbyte (Results 1 – 2 of 2) sorted by relevance
58 #define MAXNBVAL(nbyte) MAXBITVAL((nbyte) * 8) argument
750 int nbyte; in cyttsp4_get_touch_axis() local753 for (nbyte = 0, *axis = 0, next = 0; nbyte < size; nbyte++) { in cyttsp4_get_touch_axis()