Searched defs:input_key (Results 1 – 5 of 5) sorted by relevance
41 struct efi_input_key input_key = {0}; in execute() local
119 struct efi_key_data input_key = { {0, 0}, {0, 0} }; in execute() local
247 struct efi_input_key input_key; in efi_st_get_key() local
477 uint8_t * input_key; in lanplus_generate_sik() local
637 static void input_key(struct system76_data *data, unsigned int code) in input_key() function