has_hw_ids         56 drivers/input/touchscreen/pixcir_i2c_ts.c 	i = chip->has_hw_ids ? 1 : 0;
has_hw_ids         88 drivers/input/touchscreen/pixcir_i2c_ts.c 		if (chip->has_hw_ids) {
has_hw_ids        109 drivers/input/touchscreen/pixcir_i2c_ts.c 	if (!ts->chip->has_hw_ids)
has_hw_ids        113 drivers/input/touchscreen/pixcir_i2c_ts.c 		if (chip->has_hw_ids) {
has_hw_ids        592 drivers/input/touchscreen/pixcir_i2c_ts.c 	.has_hw_ids = true,
has_hw_ids         55 include/linux/platform_data/pixcir_i2c_ts.h 	bool has_hw_ids;