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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dcyblafb.c50 static int vesafb; variable
1463 // might already be requested by vga console or vesafb,
1467 vesafb |= 1;
1475 vesafb |= 2;
1499 // by vesafb. Not to fail in case of an unsuccessful request
1508 vesafb |= 4;
1556 if (!(vesafb & 4))
1562 if (!(vesafb & 1))
1580 if (!(vesafb & 4))
1584 if (!(vesafb
[all...]
H A DMakefile119 obj-$(CONFIG_FB_VESA) += vesafb.o

Completed in 107 milliseconds