Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/misc/
H A Dad714x.c95 int right_ep; member
726 if (!sw->right_ep) { in touchpad_check_endpoint()
728 sw->right_ep = 1; in touchpad_check_endpoint()
736 sw->right_ep = 0; in touchpad_check_endpoint()
773 return sw->left_ep || sw->right_ep || sw->top_ep || sw->bottom_ep; in touchpad_check_endpoint()
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dad714x.c95 int right_ep; member
726 if (!sw->right_ep) { in touchpad_check_endpoint()
728 sw->right_ep = 1; in touchpad_check_endpoint()
736 sw->right_ep = 0; in touchpad_check_endpoint()
773 return sw->left_ep || sw->right_ep || sw->top_ep || sw->bottom_ep; in touchpad_check_endpoint()

Completed in 4 milliseconds