Searched refs:ads7846_dt_ids (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/input/touchscreen/
H A Dads7846.c1176 static const struct of_device_id ads7846_dt_ids[] = { variable in typeref:struct:of_device_id
1184 MODULE_DEVICE_TABLE(of, ads7846_dt_ids);
1197 match = of_match_device(ads7846_dt_ids, dev); ads7846_probe_dt()
1502 .of_match_table = of_match_ptr(ads7846_dt_ids),

Completed in 43 milliseconds