Home
last modified time | relevance | path

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

/linux/include/linux/input/
H A Dad714x.h45 unsigned short l_mask; member
/linux/drivers/input/misc/
H A Dad714x.c221 ((ad714x->l_state & hw->l_mask) == hw->l_mask)) { in ad714x_button_state_machine()
231 ((ad714x->l_state & hw->l_mask) != hw->l_mask)) { in ad714x_button_state_machine()