Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/adc/
Dep93xx_adc.c50 int lastch; member
92 if (priv->lastch != channel->channel) { in ep93xx_read_raw()
93 priv->lastch = channel->channel; in ep93xx_read_raw()
183 priv->lastch = -1; in ep93xx_adc_probe()