Searched refs:MEAS_LEN (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A D88pm860x-ts.c19 #define MEAS_LEN (8) macro
53 unsigned char buf[MEAS_LEN];
58 ret = pm860x_bulk_read(touch->i2c, MEAS_TSIX_1, MEAS_LEN, buf);

Completed in 91 milliseconds