adc_high_threshold 680 drivers/iio/adc/palmas_gpadc.c if (adc->wakeup1_data.adc_high_threshold > 0) { adc_high_threshold 681 drivers/iio/adc/palmas_gpadc.c thres = adc->wakeup1_data.adc_high_threshold; adc_high_threshold 711 drivers/iio/adc/palmas_gpadc.c if (adc->wakeup2_data.adc_high_threshold > 0) { adc_high_threshold 712 drivers/iio/adc/palmas_gpadc.c thres = adc->wakeup2_data.adc_high_threshold; adc_high_threshold 134 include/linux/mfd/palmas.h int adc_high_threshold;