Searched refs:VBE_VERSION_MINOR (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/ | ||
| H A D | vbe.h | 37 #define VBE_VERSION_MINOR(x) (CARD8)(x) macro |
| H A D | vbe.c | 23 #define VERSION(x) VBE_VERSION_MAJOR(x),VBE_VERSION_MINOR(x) |