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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/geode/
H A Dlxfb_core.c29 static int noclear, nopanel, nocrt; variable
529 par->output |= (nopanel) ? 0 : OUTPUT_PANEL;
647 else if (!strcmp(opt, "nopanel"))
648 nopanel = 1;

Completed in 102 milliseconds