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

/linux-master/drivers/input/touchscreen/
H A Dad7879.h21 int ad7879_probe(struct device *dev, struct regmap *regmap,
H A Dad7879-i2c.c40 return ad7879_probe(&client->dev, regmap, client->irq,
H A Dad7879-spi.c46 return ad7879_probe(&spi->dev, regmap, spi->irq, BUS_SPI, AD7879_DEVID);
H A Dad7879.c523 int ad7879_probe(struct device *dev, struct regmap *regmap, function
633 EXPORT_SYMBOL(ad7879_probe); variable

Completed in 83 milliseconds