Searched refs:of_cy8ctouch_dt_ids (Results 1 – 1 of 1) sorted by relevance
209 static const struct of_device_id of_cy8ctouch_dt_ids[] = { variable214 MODULE_DEVICE_TABLE(of, of_cy8ctouch_dt_ids);229 of_dev_id = of_match_device(of_cy8ctouch_dt_ids, dev); in cy8ctouch_i2c_probe()285 .of_match_table = of_match_ptr(of_cy8ctouch_dt_ids),