Home
last modified time | relevance | path

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

/drivers/input/misc/
Dad714x.c99 int bottom_ep; member
760 if (!sw->bottom_ep) { in touchpad_check_endpoint()
762 sw->bottom_ep = 1; in touchpad_check_endpoint()
770 sw->bottom_ep = 0; in touchpad_check_endpoint()
773 return sw->left_ep || sw->right_ep || sw->top_ep || sw->bottom_ep; in touchpad_check_endpoint()