Searched refs:matrox (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/mgag200/
H A Dmgag200_g200.c276 static const char matrox[] = {'M', 'A', 'T', 'R', 'O', 'X'}; local
288 if (size < 45 + sizeof(matrox))
290 if (memcmp(&bios[45], matrox, sizeof(matrox)) != 0)
/linux-master/drivers/video/fbdev/
H A DMakefile24 obj-$(CONFIG_FB_MATROX) += matrox/

Completed in 86 milliseconds