Searched refs:acpi_md_vesa_modenum (Results 1 – 5 of 5) sorted by relevance
108 #error acpi_wakeup.c (acpi_md_vesa_modenum) users must be adapted for Xen110 int acpi_md_vesa_modenum = 0; variable151 WAKECODE_FIXUP(WAKEUP_vesa_modenum, uint16_t, acpi_md_vesa_modenum); in acpi_md_sleep_patch()
39 extern int acpi_md_vesa_modenum;
1069 if (vga_posth != NULL && acpi_md_vesa_modenum != 0) { in x86_genfb_setmode()1071 acpi_md_vesa_modenum); in x86_genfb_setmode()1100 if (acpi_md_vesa_modenum != 0) in x86_genfb_resume()1101 vga_post_set_vbe(vga_posth, acpi_md_vesa_modenum); in x86_genfb_resume()
141 acpi_md_vesa_modenum = fbinfo->vbemode; in x86_genfb_init()
469 # all disabled: drm uses acpi_md_vesa_modenum in acpi_wakeup.c (!xenpv)