Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/input/
Dad714x.h47 unsigned short h_mask; member
/Linux-v4.19/drivers/input/misc/
Dad714x.c221 if (((ad714x->h_state & hw->h_mask) == hw->h_mask) && in ad714x_button_state_machine()
231 if (((ad714x->h_state & hw->h_mask) != hw->h_mask) || in ad714x_button_state_machine()