Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/humidity/
Dhts221.h51 int hts221_probe(struct device *dev, int irq, const char *name,
Dhts221_spi.c39 return hts221_probe(&spi->dev, spi->irq, in hts221_spi_probe()
Dhts221_i2c.c40 return hts221_probe(&client->dev, client->irq, in hts221_i2c_probe()
Dhts221_core.c579 int hts221_probe(struct device *dev, int irq, const char *name, in hts221_probe() function
671 EXPORT_SYMBOL_NS(hts221_probe, IIO_HTS221);