Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/input/
Dad714x.h46 unsigned short l_mask; member
/Linux-v4.19/drivers/input/misc/
Dad714x.c222 ((ad714x->l_state & hw->l_mask) == hw->l_mask)) { in ad714x_button_state_machine()
232 ((ad714x->l_state & hw->l_mask) != hw->l_mask)) { in ad714x_button_state_machine()