Home
last modified time | relevance | path

Searched defs:mode_info (Results 1 – 8 of 8) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/bios_emulator/
Datibios.c83 int vesa_mode, struct vbe_mode_info *mode_info) in atibios_debug_mode()
174 struct vbe_mode_info *mode_info) in atibios_set_vesa_mode()
232 int vesa_mode, struct vbe_mode_info *mode_info) in PCI_doBIOSPOST()
482 int vesa_mode, struct vbe_mode_info *mode_info) in PCI_postController()
585 struct vbe_mode_info *mode_info) in biosemu_run()
/third_party/skia/third_party/externals/swiftshader/src/WSI/
DDisplaySurfaceKHR.hpp52 drmModeModeInfo mode_info; member in vk::DisplaySurfaceKHR
/third_party/uboot/u-boot-2020.01/arch/x86/lib/
Dbios.c224 static void vbe_set_graphics(int vesa_mode, struct vbe_mode_info *mode_info) in vbe_set_graphics()
248 struct vbe_mode_info *mode_info) in bios_run_on_x86()
/third_party/uboot/u-boot-2020.01/drivers/pci/
Dpci_rom.c202 struct vbe_mode_info mode_info; variable
/third_party/uboot/u-boot-2020.01/board/samsung/common/
Dmisc.c202 mode_info[BOOT_MODE_EXIT + 1] = { variable
/third_party/libdrm/
Dxf86drmMode.c603 drm_public int drmModeAttachMode(int fd, uint32_t connector_id, drmModeModeInfoPtr mode_info) in drmModeAttachMode()
614 drm_public int drmModeDetachMode(int fd, uint32_t connector_id, drmModeModeInfoPtr mode_info) in drmModeDetachMode()
/third_party/libuv/src/win/
Dpipe.c460 FILE_MODE_INFORMATION mode_info; in uv__set_pipe_handle() local
/third_party/weston/libweston/backend-drm/
Ddrm-internal.h315 drmModeModeInfo mode_info; member