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

/linux-4.1.27/drivers/video/fbdev/geode/
H A Dlxfb_core.c29 static int noclear, nopanel, nocrt; variable
525 par->output |= (nopanel) ? 0 : OUTPUT_PANEL; lxfb_probe()
639 else if (!strcmp(opt, "nopanel")) lxfb_setup()
640 nopanel = 1; lxfb_setup()

Completed in 71 milliseconds