Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/touchscreen/
Dads7846.c1187 static const struct ads7846_platform_data *ads7846_probe_dt(struct device *dev) in ads7846_probe_dt() function
1257 static const struct ads7846_platform_data *ads7846_probe_dt(struct device *dev) in ads7846_probe_dt() function
1315 pdata = ads7846_probe_dt(&spi->dev); in ads7846_probe()