Home
last modified time | relevance | path

Searched refs:adt7x10_probe (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/hwmon/
H A Dadt7x10.h20 int adt7x10_probe(struct device *dev, const char *name, int irq,
H A Dadt7410.c87 return adt7x10_probe(&client->dev, client->name, client->irq, regmap); in adt7410_i2c_probe()
H A Dadt7x10.c338 int adt7x10_probe(struct device *dev, const char *name, int irq, in adt7x10_probe() function
398 EXPORT_SYMBOL_GPL(adt7x10_probe); variable
H A Dadt7310.c141 return adt7x10_probe(&spi->dev, spi_get_device_id(spi)->name, spi->irq, in adt7310_spi_probe()
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dadt7x10.h27 int adt7x10_probe(struct device *dev, const char *name, int irq,
H A Dadt7410.c48 return adt7x10_probe(&client->dev, NULL, client->irq, &adt7410_i2c_ops); in adt7410_i2c_probe()
H A Dadt7310.c87 return adt7x10_probe(&spi->dev, spi_get_device_id(spi)->name, spi->irq, in adt7310_spi_probe()
H A Dadt7x10.c359 int adt7x10_probe(struct device *dev, const char *name, int irq, in adt7x10_probe() function
445 EXPORT_SYMBOL_GPL(adt7x10_probe); variable

Completed in 3 milliseconds