Searched refs:has_hw_ids (Results 1 – 2 of 2) sorted by relevance
70 i = chip->has_hw_ids ? 1 : 0; in pixcir_ts_parse()102 if (chip->has_hw_ids) { in pixcir_ts_parse()125 if (!ts->chip->has_hw_ids) { in pixcir_ts_report()138 if (chip->has_hw_ids) { in pixcir_ts_report()583 .has_hw_ids = true,
54 bool has_hw_ids; member