Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/temperature/
H A Dtmp006.c297 static const unsigned long tmp006_scan_masks[] = { 0x3, 0 }; variable
327 indio_dev->available_scan_masks = tmp006_scan_masks; in tmp006_probe()