/openbmc/qemu/hw/s390x/ |
H A D | s390-skeys-kvm.c | 32 uint64_t count, uint8_t *keys) in kvm_s390_skeys_get() 44 uint64_t count, uint8_t *keys) in kvm_s390_skeys_set()
|
H A D | s390-skeys.c | 60 uint64_t count, uint8_t *keys) in s390_skeys_get() 73 uint64_t count, uint8_t *keys) in s390_skeys_set() 85 static void write_keys(FILE *f, uint8_t *keys, uint64_t startgfn, in write_keys() 265 uint64_t count, uint8_t *keys) in qemu_s390_skeys_set() 286 uint64_t count, uint8_t *keys) in qemu_s390_skeys_get()
|
/openbmc/u-boot/drivers/input/ |
H A D | key_matrix.c | 26 static int has_ghosting(struct key_matrix *config, struct key_matrix_key *keys, in has_ghosting() 54 int key_matrix_decode(struct key_matrix *config, struct key_matrix_key keys[], in key_matrix_decode()
|
H A D | cros_ec_keyb.c | 42 static int check_for_keys(struct udevice *dev, struct key_matrix_key *keys, in check_for_keys() 102 struct key_matrix_key keys[KBC_MAX_KEYS]; in cros_ec_kbc_check() local
|
/openbmc/phosphor-user-manager/ |
H A D | json_serializer.hpp | 31 auto keys = key | stringSplitter(); in makeJson() local 46 auto keys = keyPath | stringSplitter(); in getLeafNode() local
|
/openbmc/qemu/qga/ |
H A D | commands-common-ssh.c | 23 bool check_openssh_pub_keys(strList *keys, size_t *nkeys, Error **errp) in check_openssh_pub_keys()
|
H A D | commands-posix-ssh.c | 85 write_authkeys(const char *path, const GStrv keys, in write_authkeys() 113 qmp_guest_ssh_add_authorized_keys(const char *username, strList *keys, in qmp_guest_ssh_add_authorized_keys() 163 qmp_guest_ssh_remove_authorized_keys(const char *username, strList *keys, in qmp_guest_ssh_remove_authorized_keys()
|
H A D | commands-windows-ssh.c | 557 GuestAuthorizedKeys *keys = NULL; in qmp_guest_ssh_get_authorized_keys() local 603 void qmp_guest_ssh_add_authorized_keys(const char *username, strList *keys, in qmp_guest_ssh_add_authorized_keys() 665 void qmp_guest_ssh_remove_authorized_keys(const char *username, strList *keys, in qmp_guest_ssh_remove_authorized_keys()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 207 | 121 keys = subprocess.check_output( variable
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3368-px5-evb.dts | 74 keys: gpio-keys { label
|
H A D | rk3368-geekbox.dts | 74 keys: gpio-keys { label
|
H A D | rk3368-sheep.dts | 37 keys: gpio-keys { label
|
H A D | rk3288-evb.dtsi | 20 keys: gpio-keys { label
|
H A D | rk3288-firefly.dtsi | 26 keys: gpio-keys { label
|
/openbmc/qemu/tests/bench/ |
H A D | qtree-bench.c | 81 size_t *keys = g_malloc_n(n_elems, sizeof(*keys)); in init_empty_tree_and_keys() local 126 size_t *keys; in run_benchmark() local
|
/openbmc/phosphor-psu-code-mgmt/src/ |
H A D | version.cpp | 28 const std::string& filePath, const std::vector<std::string>& keys) in getValues()
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | data.py | 66 def keys(d): function 264 def build_dependencies(key, keys, mod_funcs, shelldeps, varflagsexcl, ignored_vars, d, codeparsedat… argument
|
/openbmc/u-boot/board/lg/sniper/ |
H A D | sniper.c | 95 unsigned char keys[3]; in misc_init_r() local
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | mconf.c | 361 int *keys; member 436 int keys[JUMP_NB + 1], i; in search_conf() local 757 *keys, int *vscroll, int *hscroll, update_text_fn in show_textbox_ext()
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | version.cpp | 56 const std::string& filePath, std::map<std::string, std::string> keys) in getValue()
|
/openbmc/u-boot/board/samsung/common/ |
H A D | misc.c | 169 int keys = 0; in check_keys() local
|
/openbmc/qemu/include/hw/input/ |
H A D | hid.h | 32 int32_t keys; member
|
/openbmc/u-boot/scripts/kconfig/lxdialog/ |
H A D | textbox.c | 44 int initial_width, int *keys, int *_vscroll, int *_hscroll, in dialog_textbox()
|
/openbmc/qemu/ui/ |
H A D | input-legacy.c | 86 void qmp_send_key(KeyValueList *keys, bool has_hold_time, int64_t hold_time, in qmp_send_key()
|
/openbmc/libcper/ |
H A D | cper-utils.c | 139 json_object *integer_to_readable_pair(UINT64 value, int len, const int keys[], in integer_to_readable_pair() 160 const int keys[], in integer_to_readable_pair_with_desc()
|