Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/humidity/
Dhdc100x.c131 static const unsigned long hdc100x_scan_masks[] = {0x3, 0}; variable
387 indio_dev->available_scan_masks = hdc100x_scan_masks; in hdc100x_probe()