Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hwmon/
A Dpowr1220.c82 unsigned long adc_last_updated[MAX_POWR1220_ADC_VALUES]; member
116 if (time_after(jiffies, data->adc_last_updated[ch_num] + HZ) || in powr1220_read_adc()
158 data->adc_last_updated[ch_num] = jiffies; in powr1220_read_adc()

Completed in 3 milliseconds