Home
last modified time | relevance | path

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

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