Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/humidity/
Dhts221.h14 #define HTS221_DEV_NAME "hts221" macro
Dhts221_spi.c51 { HTS221_DEV_NAME },
Dhts221_i2c.c58 { HTS221_DEV_NAME },
Dhts221_core.c587 iio_dev->name = HTS221_DEV_NAME; in hts221_probe()