Searched refs:vga (Results 1 - 25 of 43) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/
H A DMakefile1 obj-y += drm/ vga/
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dvga.h1 #include <asm-generic/vga.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dvt_buffer.h18 #include <asm/vga.h>
H A Dsvga.h5 #include <video/vga.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/riva/
H A Drivafb.h5 #include <video/vga.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/kernel/
H A Diomv.c13 #include <asm/vga.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dconsole.c13 #include <asm/vga.h>
22 .name = "alpha-vga+",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/acpi/realmode/
H A DMakefile15 # video-vga.o *must* be listed first, followed by video-vesa.o.
18 wakeup-y += video-vga.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firmware/
H A Dpcdp.c19 #include <asm/vga.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dcx24113.c205 vga = cx24113_readreg(state, 0x1f) & 0x3f, local
220 vga |= (VGA_7 << 3) | VGA_7;
223 vga |= (VGA_6 << 3) | VGA_2;
228 cx24113_writereg(state, 0x1f, vga);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sni/
H A Dsetup.c235 #include <video/vga.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-versatile/
H A Dcore.c445 static struct clcd_panel vga = { variable in typeref:struct:clcd_panel
546 struct clcd_panel *panel = &vga;
557 panel = &vga;
561 panel = &vga;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-integrator/
H A Dimpd1.c104 #define PANELTYPE vga
105 static struct clcd_panel vga = { variable in typeref:struct:clcd_panel
H A Dintegrator_cp.c453 static struct clcd_panel vga = { variable in typeref:struct:clcd_panel
508 fb->panel = &vga;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-realview/
H A Dcore.c388 static struct clcd_panel vga = { variable in typeref:struct:clcd_panel
517 vga_panel = &vga;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/i810/
H A Di810.h22 #include <video/vga.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/nvidia/
H A Dnv_type.h8 #include <video/vga.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dtcm825x.c84 static const struct tcm825x_reg vga = { 0x00, TCM825X_PICSIZ }; variable in typeref:struct:tcm825x_reg
252 { &subqcif, &qqvga, &qcif, &qvga, &cif, &vga };
H A Darv.c129 static int vga; /* default mode(0:QVGA mode, other:VGA mode) */ variable
132 module_param(vga, int, 0);
755 if (vga) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/
H A DMakefile35 # video-vga.o *must* be listed first, followed by video-vesa.o.
38 setup-y += video-vga.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/console/
H A Dmdacon.c16 * and on the old console.c, vga.c and vesa_blank.c drivers:
45 #include <asm/vga.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Defifb.c17 #include <video/vga.h>
H A Dhgafb.c45 #include <asm/vga.h>
H A Dvesafb.c23 #include <video/vga.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/savage/
H A Dsavagefb.h19 #include <video/vga.h>

Completed in 306 milliseconds

12