Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dad7879.h19 int ad7879_probe(struct device *dev, struct regmap *regmap,
Dad7879-i2c.c42 return ad7879_probe(&client->dev, regmap, client->irq, in ad7879_i2c_probe()
Dad7879-spi.c47 return ad7879_probe(&spi->dev, regmap, spi->irq, BUS_SPI, AD7879_DEVID); in ad7879_spi_probe()
Dad7879.c527 int ad7879_probe(struct device *dev, struct regmap *regmap, in ad7879_probe() function
670 EXPORT_SYMBOL(ad7879_probe);