Searched defs:efi_input (Results 1 – 1 of 1) sorted by relevance
153 struct efi_input { struct154 efi_status (*ei_reset)(struct efi_input *, uint8_t); argument155 efi_status (*ei_readkeystroke)(struct efi_input *, argument160 typedef struct efi_input efi_input; typedef