Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/adc/
Dep93xx_adc.c47 int lastch; member
89 if (priv->lastch != channel->channel) { in ep93xx_read_raw()
90 priv->lastch = channel->channel; in ep93xx_read_raw()
175 priv->lastch = -1; in ep93xx_adc_probe()