Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dads7846.c1131 static const struct of_device_id ads7846_dt_ids[] = { variable
1139 MODULE_DEVICE_TABLE(of, ads7846_dt_ids);
1153 match = of_match_device(ads7846_dt_ids, dev); in ads7846_probe_dt()
1478 .of_match_table = of_match_ptr(ads7846_dt_ids),
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dads7846.c1107 static const struct of_device_id ads7846_dt_ids[] = { variable
1115 MODULE_DEVICE_TABLE(of, ads7846_dt_ids);
1391 .of_match_table = ads7846_dt_ids,

Completed in 4 milliseconds