xmls_id2          166 drivers/input/touchscreen/wdt87xx_i2c.c 	u16	xmls_id2;
xmls_id2          456 drivers/input/touchscreen/wdt87xx_i2c.c 	param->xmls_id2 = get_unaligned_le16(buf + CTL_PARAM_OFFSET_XMLS_ID2);
xmls_id2          496 drivers/input/touchscreen/wdt87xx_i2c.c 		 param->xmls_id1, param->xmls_id2);
xmls_id2          888 drivers/input/touchscreen/wdt87xx_i2c.c 	cfg_csum = (cfg_csum << 16) | wdt->param.xmls_id2;