Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dep93xx_adc.c48 int lastch; member
90 if (priv->lastch != channel->channel) { in ep93xx_read_raw()
91 priv->lastch = channel->channel; in ep93xx_read_raw()
176 priv->lastch = -1; in ep93xx_adc_probe()