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.c144 FILTER_NONE, enumerator
155 [FILTER_NONE] = "none",
279 if (st->filter_type == FILTER_NONE) { in ad4080_read_raw()
300 if (st->filter_type == FILTER_NONE && val > 1) in ad4080_write_raw()
386 case FILTER_NONE: in ad4080_read_avail()