Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/input/
Dad714x.h46 unsigned short h_mask; member
/Linux-v5.4/drivers/input/misc/
Dad714x.c220 if (((ad714x->h_state & hw->h_mask) == hw->h_mask) && in ad714x_button_state_machine()
230 if (((ad714x->h_state & hw->h_mask) != hw->h_mask) || in ad714x_button_state_machine()