adt7x10_probe      87 drivers/hwmon/adt7310.c 	return adt7x10_probe(&spi->dev, spi_get_device_id(spi)->name, spi->irq,
adt7x10_probe      49 drivers/hwmon/adt7410.c 	return adt7x10_probe(&client->dev, NULL, client->irq, &adt7410_i2c_ops);
adt7x10_probe     445 drivers/hwmon/adt7x10.c EXPORT_SYMBOL_GPL(adt7x10_probe);
adt7x10_probe      27 drivers/hwmon/adt7x10.h int adt7x10_probe(struct device *dev, const char *name, int irq,