Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/input/touchscreen/
A Dads7846.c1122 static const struct of_device_id ads7846_dt_ids[] = { variable
1130 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