Home
last modified time | relevance | path

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

/linux/drivers/iio/dac/
H A Dad5446.c167 int ad5446_probe(struct device *dev, const char *name, in ad5446_probe() function
210 EXPORT_SYMBOL_NS_GPL(ad5446_probe, "IIO_AD5446");
H A Dad5446.h74 int ad5446_probe(struct device *dev, const char *name,
H A Dad5446-i2c.c41 return ad5446_probe(&i2c->dev, id->name, chip_info); in ad5446_i2c_probe()
H A Dad5446-spi.c44 return ad5446_probe(&spi->dev, id->name, chip_info); in ad5446_spi_probe()