Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/humidity/
Dhts221.h49 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.c39 return hts221_probe(&client->dev, client->irq, in hts221_i2c_probe()
Dhts221_core.c564 int hts221_probe(struct device *dev, int irq, const char *name, in hts221_probe() function
652 EXPORT_SYMBOL_NS(hts221_probe, IIO_HTS221);