Searched refs:query_mode (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/ |
| H A D | gop.c | 157 status = efi_call_proto(gop, query_mode, cmdline.mode, in choose_mode_modenum() 221 status = efi_call_proto(gop, query_mode, m, in choose_mode_res() 281 status = efi_call_proto(gop, query_mode, m, in choose_mode_auto() 335 status = efi_call_proto(gop, query_mode, m, in choose_mode_list()
|
| H A D | efistub.h | 431 efi_status_t (__efiapi *query_mode)(efi_graphics_output_protocol_t *, 439 u32 query_mode; member
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0079-video-efi_gop-Remove-unnecessary-return-value-of-gru.patch | 51 status = efi_call_4 (gop->query_mode, gop, mode, &size, &info);
|
| /OK3568_Linux_fs/u-boot/lib/efi_loader/ |
| H A D | efi_gop.c | 181 gopobj->ops.query_mode = gop_query_mode;
|
| H A D | efi_console.c | 325 .query_mode = efi_cout_query_mode,
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | efi_api.h | 429 efi_status_t(EFIAPI *query_mode)( 545 efi_status_t (EFIAPI *query_mode)(struct efi_gop *this, u32 mode_number,
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/ |
| H A D | video-Remove-trailing-whitespaces.patch | 103 status = efi_call_4 (gop->query_mode, gop, mode, &size, &info); 121 status = efi_call_4 (gop->query_mode, gop, mode, &size, &info);
|