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

/drivers/input/misc/
H A Dad714x.h26 unsigned short h_state; member in struct:ad714x_chip
H A Dad714x.c221 if (((ad714x->h_state & hw->h_mask) == hw->h_mask) &&
231 if (((ad714x->h_state & hw->h_mask) != hw->h_mask) ||
343 unsigned short h_state, c_state; local
348 h_state = ad714x->h_state & mask;
353 if (h_state) {
375 if (h_state) {
515 unsigned short h_state, c_state; local
520 h_state = ad714x->h_state
796 unsigned short h_state, c_state; local
[all...]

Completed in 64 milliseconds