Searched refs:key_state (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/input/keyboard/
H A Dtwl4030_keypad.c177 static bool twl4030_is_in_ghost_state(struct twl4030_keypad *kp, u16 *key_state) argument
183 u16 col = key_state[i];
/linux-master/drivers/platform/mellanox/
H A Dmlxbf-bootctl.c291 int burnt, valid, key, key_state, buf_len = 0, upper_key_used = 0; local
294 key_state = mlxbf_bootctl_smc(MLXBF_BOOTCTL_GET_TBB_FUSE_STATUS,
296 if (key_state < 0)
297 return key_state;
300 * key_state contains the bits for 4 Key versions, loaded from eFuses
318 burnt = key_state & BIT(key);
319 valid = key_state & BIT(key + MLXBF_SB_KEY_NUM);
/linux-master/include/linux/
H A Dkey.h182 enum key_state { enum
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h602 u8 key_state; member in struct:notif_tgi_tx_key
H A Dipw2200.c4834 x->key_state, x->security_type,

Completed in 175 milliseconds