Home
last modified time | relevance | path

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

/drivers/hwmon/
Dpowr1220.c79 unsigned long adc_last_updated[MAX_POWR1220_ADC_VALUES]; member
113 if (time_after(jiffies, data->adc_last_updated[ch_num] + HZ) || in powr1220_read_adc()
155 data->adc_last_updated[ch_num] = jiffies; in powr1220_read_adc()