Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/humidity/
H A Dhts221.h13 #define HTS221_DEV_NAME "hts221" macro
H A Dhts221_spi.c50 { HTS221_DEV_NAME },
H A Dhts221_i2c.c56 { HTS221_DEV_NAME },
H A Dhts221_core.c596 iio_dev->name = HTS221_DEV_NAME; in hts221_probe()