Home
last modified time | relevance | path

Searched refs:has_hw_ids (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/touchscreen/
H A Dpixcir_i2c_ts.c72 bool has_hw_ids; member
106 i = chip->has_hw_ids ? 1 : 0; in pixcir_ts_parse()
138 if (chip->has_hw_ids) { in pixcir_ts_parse()
159 if (!ts->chip->has_hw_ids) in pixcir_ts_report()
163 if (chip->has_hw_ids) { in pixcir_ts_report()
581 .has_hw_ids = true,