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

/linux-4.4.14/drivers/input/touchscreen/
H A Dad7879.h26 struct ad7879 *ad7879_probe(struct device *dev, u8 devid, unsigned irq,
H A Dad7879-i2c.c68 ts = ad7879_probe(&client->dev, AD7879_DEVID, client->irq, ad7879_i2c_probe()
H A Dad7879-spi.c131 ts = ad7879_probe(&spi->dev, AD7879_DEVID, spi->irq, &ad7879_spi_bus_ops); ad7879_spi_probe()
H A Dad7879.c488 struct ad7879 *ad7879_probe(struct device *dev, u8 devid, unsigned int irq, ad7879_probe() function
633 EXPORT_SYMBOL(ad7879_probe); variable

Completed in 38 milliseconds