Home
last modified time | relevance | path

Searched refs:adt7316_probe (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/staging/iio/addac/
H A Dadt7316.h31 int adt7316_probe(struct device *dev, struct adt7316_bus *bus,
H A Dadt7316-spi.c114 return adt7316_probe(&spi_dev->dev, &bus, spi_dev->modalias); in adt7316_spi_probe()
H A Dadt7316-i2c.c108 return adt7316_probe(&client->dev, &bus, id->name); in adt7316_i2c_probe()
H A Dadt7316.c2127 int adt7316_probe(struct device *dev, struct adt7316_bus *bus, in adt7316_probe() function
2204 EXPORT_SYMBOL(adt7316_probe);