thresh_adaptive   431 drivers/staging/iio/cdc/ad7150.c static AD7150_TIMEOUT(0, thresh_adaptive, rising, THRESH_ADAPTIVE, RISING);
thresh_adaptive   432 drivers/staging/iio/cdc/ad7150.c static AD7150_TIMEOUT(0, thresh_adaptive, falling, THRESH_ADAPTIVE, FALLING);
thresh_adaptive   433 drivers/staging/iio/cdc/ad7150.c static AD7150_TIMEOUT(1, thresh_adaptive, rising, THRESH_ADAPTIVE, RISING);
thresh_adaptive   434 drivers/staging/iio/cdc/ad7150.c static AD7150_TIMEOUT(1, thresh_adaptive, falling, THRESH_ADAPTIVE, FALLING);