Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/misc/
Dad714x.c96 int right_ep; member
727 if (!sw->right_ep) { in touchpad_check_endpoint()
729 sw->right_ep = 1; in touchpad_check_endpoint()
737 sw->right_ep = 0; in touchpad_check_endpoint()
774 return sw->left_ep || sw->right_ep || sw->top_ep || sw->bottom_ep; in touchpad_check_endpoint()