Searched refs:noclear (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
540 /* Clear the screen of garbage, unless noclear was specified, lxfb_probe()
543 if (!noclear) lxfb_probe()
637 if (!strcmp(opt, "noclear")) lxfb_setup()
638 noclear = 1; lxfb_setup()

Completed in 81 milliseconds