Home
last modified time | relevance | path

Searched defs:keyval (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/input/keyboard/
H A Dqt1070.c109 u8 new_keys, keyval, mask = 0x01; in qt1070_interrupt() local
H A Dqt2160.c183 int keyval = new_matrix & mask; in qt2160_get_key_matrix() local
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_cfg.c223 struct adf_cfg_key_val *keyval = NULL; in adf_cfg_key_val_get() local
/openbmc/linux/arch/m68k/atari/
H A Datakeyb.c222 int keyval, keytyp; in atari_keyboard_interrupt() local
/openbmc/qemu/tests/unit/
H A Dtest-qobject-input-visitor.c50 static Visitor *test_init_internal(TestInputVisitorData *data, bool keyval, in test_init_internal()
68 bool keyval, in visitor_input_test_init_full()
/openbmc/linux/net/core/
H A Dflow_dissector.c1766 const siphash_key_t *keyval) in __flow_hash_from_keys()
1789 const siphash_key_t *keyval) in ___skb_get_hash()
/openbmc/qemu/qapi/
H A Dqobject-input-visitor.c50 bool keyval; /* Assume @root made with keyval_parse() */ member
/openbmc/linux/fs/orangefs/
H A Dupcall.h125 struct ORANGEFS_keyval_pair keyval; member
/openbmc/linux/fs/unicode/
H A Dmkutf8data.c1686 char keyval[4]; in trees_populate() local
/openbmc/qemu/
H A Dmeson.build13 keyval = import('keyval') variable