Searched refs:ad7879_probe (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/input/touchscreen/ |
H A D | ad7879.h | 18 int ad7879_probe(struct device *dev, struct regmap *regmap,
|
H A D | ad7879-i2c.c | 40 return ad7879_probe(&client->dev, regmap, client->irq, in ad7879_i2c_probe()
|
H A D | ad7879-spi.c | 46 return ad7879_probe(&spi->dev, regmap, spi->irq, BUS_SPI, AD7879_DEVID); in ad7879_spi_probe()
|
H A D | ad7879.c | 517 int ad7879_probe(struct device *dev, struct regmap *regmap, in ad7879_probe() function 631 EXPORT_SYMBOL(ad7879_probe);
|