Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dads7846.c150 ADS7846_FILTER_OK, enumerator
675 return ADS7846_FILTER_OK; in ads7846_debounce_filter()
686 return ADS7846_FILTER_OK; in ads7846_no_filter()
781 } else if (action == ADS7846_FILTER_OK) { in ads7846_filter()
804 else if (action != ADS7846_FILTER_OK) in ads7846_filter_one()