Searched refs:adt7x10_probe (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/hwmon/ |
| D | adt7x10.h | 26 int adt7x10_probe(struct device *dev, const char *name, int irq,
|
| D | adt7410.c | 50 return adt7x10_probe(&client->dev, NULL, client->irq, &adt7410_i2c_ops); in adt7410_i2c_probe()
|
| D | adt7310.c | 88 return adt7x10_probe(&spi->dev, spi_get_device_id(spi)->name, spi->irq, in adt7310_spi_probe()
|
| D | adt7x10.c | 382 int adt7x10_probe(struct device *dev, const char *name, int irq, in adt7x10_probe() function 468 EXPORT_SYMBOL_GPL(adt7x10_probe);
|