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.c141 FILTER_NONE, enumerator
152 [FILTER_NONE] = "none",
277 if (st->filter_type == FILTER_NONE) { in ad4080_read_raw()
298 if (st->filter_type == FILTER_NONE && val > 1) in ad4080_write_raw()
384 case FILTER_NONE: in ad4080_read_avail()