Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
H A 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()
179 priv->lastch = -1; in ep93xx_adc_probe()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds