Searched refs:adt7x10_probe (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | adt7x10.h | 27 int adt7x10_probe(struct device *dev, const char *name, int irq,
|
| H A D | adt7410.c | 48 return adt7x10_probe(&client->dev, NULL, client->irq, &adt7410_i2c_ops); in adt7410_i2c_probe()
|
| H A D | adt7310.c | 87 return adt7x10_probe(&spi->dev, spi_get_device_id(spi)->name, spi->irq, in adt7310_spi_probe()
|
| H A D | adt7x10.c | 359 int adt7x10_probe(struct device *dev, const char *name, int irq, in adt7x10_probe() function 445 EXPORT_SYMBOL_GPL(adt7x10_probe);
|