Home
last modified time | relevance | path

Searched refs:read_keystroke (Results 1 – 2 of 2) sorted by relevance

/drivers/firmware/efi/libstub/
Defistub.h357 efi_status_t (__efiapi *read_keystroke)(efi_simple_text_input_protocol_t *,
363 u32 read_keystroke; member
Defi-stub-helper.c696 status = efi_call_proto(con_in, read_keystroke, key); in efi_wait_for_key()