Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/misc/
Dad714x.c100 int bottom_ep; member
761 if (!sw->bottom_ep) { in touchpad_check_endpoint()
763 sw->bottom_ep = 1; in touchpad_check_endpoint()
771 sw->bottom_ep = 0; in touchpad_check_endpoint()
774 return sw->left_ep || sw->right_ep || sw->top_ep || sw->bottom_ep; in touchpad_check_endpoint()