Searched refs:SVGA_FORMAT_END_VAL (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/include/linux/ |
A D | svga.h | 21 #define SVGA_FORMAT_END_VAL 0xFFFF macro 22 #define SVGA_FORMAT_END {SVGA_FORMAT_END_VAL, {0, 0, 0}, {0, 0, 0}, {0, 0, 0}, {0, 0, 0}, 0, 0, 0,…
|
/linux-6.3-rc2/drivers/video/fbdev/core/ |
A D | svgalib.c | 607 while (frm->bits_per_pixel != SVGA_FORMAT_END_VAL) in match_format()
|
Completed in 6 milliseconds