Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dads7846.c1186 static const struct ads7846_platform_data *ads7846_probe_dt(struct device *dev) in ads7846_probe_dt() function
1247 static const struct ads7846_platform_data *ads7846_probe_dt(struct device *dev) in ads7846_probe_dt() function
1305 pdata = ads7846_probe_dt(&spi->dev); in ads7846_probe()