Searched refs:ad7879_probe (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/input/touchscreen/ |
D | ad7879.h | 19 int ad7879_probe(struct device *dev, struct regmap *regmap,
|
D | ad7879-i2c.c | 42 return ad7879_probe(&client->dev, regmap, client->irq, in ad7879_i2c_probe()
|
D | ad7879-spi.c | 47 return ad7879_probe(&spi->dev, regmap, spi->irq, BUS_SPI, AD7879_DEVID); in ad7879_spi_probe()
|
D | ad7879.c | 527 int ad7879_probe(struct device *dev, struct regmap *regmap, in ad7879_probe() function 670 EXPORT_SYMBOL(ad7879_probe);
|