Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dad7879.h18 int ad7879_probe(struct device *dev, struct regmap *regmap,
H A Dad7879-i2c.c40 return ad7879_probe(&client->dev, regmap, client->irq, in ad7879_i2c_probe()
H A Dad7879-spi.c46 return ad7879_probe(&spi->dev, regmap, spi->irq, BUS_SPI, AD7879_DEVID); in ad7879_spi_probe()
H A Dad7879.c517 int ad7879_probe(struct device *dev, struct regmap *regmap, in ad7879_probe() function
631 EXPORT_SYMBOL(ad7879_probe);