Searched refs:ads7846_dt_ids (Results 1 – 1 of 1) sorted by relevance
1122 static const struct of_device_id ads7846_dt_ids[] = { variable1130 MODULE_DEVICE_TABLE(of, ads7846_dt_ids);1144 match = of_match_device(ads7846_dt_ids, dev); in ads7846_probe_dt()1428 .of_match_table = of_match_ptr(ads7846_dt_ids),
Completed in 5 milliseconds