Home
last modified time | relevance | path

Searched defs:input_key (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_textinput.c41 struct efi_input_key input_key = {0}; in execute() local
H A Defi_selftest_textinputex.c119 struct efi_key_data input_key = { {0, 0}, {0, 0} }; in execute() local
H A Defi_selftest_console.c247 struct efi_input_key input_key; in efi_st_get_key() local
/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus_crypt.c477 uint8_t * input_key; in lanplus_generate_sik() local
/openbmc/linux/drivers/platform/x86/
H A Dsystem76_acpi.c637 static void input_key(struct system76_data *data, unsigned int code) in input_key() function