Home
last modified time | relevance | path

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

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