Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/misc/
H A Dad714x.c97 int top_ep; member
743 if (!sw->top_ep) { in touchpad_check_endpoint()
745 sw->top_ep = 1; in touchpad_check_endpoint()
753 sw->top_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.c97 int top_ep; member
743 if (!sw->top_ep) { in touchpad_check_endpoint()
745 sw->top_ep = 1; in touchpad_check_endpoint()
753 sw->top_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 7 milliseconds