Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/video/
H A Duvesafb.h42 #define VBE_CAP_VGACOMPAT 0x02 macro
/openbmc/linux/drivers/video/fbdev/
H A Duvesafb.c1113 if (par->vbe_ib.capabilities & VBE_CAP_VGACOMPAT) { in uvesafb_blank()