Home
last modified time | relevance | path

Searched defs:key_name (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dvar_funcs.py729 def nested_get(key_name, structure): argument
/openbmc/u-boot/tools/
H A Dkwbimage.c170 const char *key_name; member
419 unsigned int cfg_option, const char *key_name, in kwb_load_cfg_key()
/openbmc/qemu/hw/nvram/
H A Dfw_cfg.c78 static const char *key_name(uint16_t key) in key_name() function