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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/video/
H A Dneomagic.h173 int NeoPanelWidth; member in struct:neofb_par
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dneofb.c580 ((var->xres > par->NeoPanelWidth) ||
584 var->xres, var->yres, par->NeoPanelWidth,
839 (info->var.xres != par->NeoPanelWidth)) {
873 if (info->var.xres == par->NeoPanelWidth) {
885 ((par->NeoPanelWidth -
1781 par->NeoPanelWidth = 640;
1786 par->NeoPanelWidth = 800;
1798 par->NeoPanelWidth = 1024;
1805 par->NeoPanelWidth = 1280;
1816 par->NeoPanelWidth
[all...]

Completed in 66 milliseconds