Home
last modified time | relevance | path

Searched defs:dht11 (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/iio/humidity/
Ddht11.c60 struct dht11 { struct
79 static unsigned char dht11_decode_byte(int *timing, int threshold) in dht11_decode_byte() argument
93 static int dht11_decode(struct dht11 *dht11, int offset, int timeres) in dht11_decode()
144 struct dht11 *dht11 = iio_priv(iio); in dht11_handle_irq() local
163 struct dht11 *dht11 = iio_priv(iio_dev); in dht11_read_raw() local
255 struct dht11 *dht11; in dht11_probe() local