WDT_V1_RAW_BUF_COUNT  999 drivers/input/touchscreen/wdt87xx_i2c.c 	u8 raw_buf[WDT_V1_RAW_BUF_COUNT] = {0};
WDT_V1_RAW_BUF_COUNT 1001 drivers/input/touchscreen/wdt87xx_i2c.c 	error = i2c_master_recv(client, raw_buf, WDT_V1_RAW_BUF_COUNT);