Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad4080.c149 FILTER_NONE, enumerator
160 [FILTER_NONE] = "none",
287 if (st->filter_type[chan->channel] == FILTER_NONE) { in ad4080_read_raw()
308 if (st->filter_type[chan->channel] == FILTER_NONE && val > 1) in ad4080_write_raw()
396 case FILTER_NONE: in ad4080_read_avail()