Searched refs:fb_get_options (Results 1 - 25 of 91) sorted by relevance

1234

/linux-master/drivers/video/fbdev/core/
H A Dfb_cmdline.c25 * fb_get_options - get kernel boot parameters
36 int fb_get_options(const char *name, char **option) function
61 EXPORT_SYMBOL(fb_get_options); variable
/linux-master/drivers/video/fbdev/
H A Dmaxinefb.c120 if (fb_get_options("maxinefb", NULL))
H A Dq40fb.c137 if (fb_get_options("q40fb", NULL))
H A Dfm2fb.c313 if (fb_get_options("fm2fb", &option))
H A Dsunxvr1000.c192 if (fb_get_options("gfb", NULL))
H A Dg364fb.c178 if (fb_get_options("g364fb", NULL))
H A Dskeletonfb.c903 if (fb_get_options("xxxfb", &option))
996 if (fb_get_options("xxxfb", &option))
H A Dpmag-aa-fb.c285 if (fb_get_options("pmagaafb", NULL))
H A Dpmag-ba-fb.c275 if (fb_get_options("pmagbafb", NULL))
H A Dsunxvr2500.c250 if (fb_get_options("s3d", NULL))
H A Ddnfb.c292 if (fb_get_options("dnfb", NULL))
H A Dp9100.c355 if (fb_get_options("p9100fb", NULL))
H A Docfb.c409 if (fb_get_options("ocfb", &option))
H A Dgrvga.c345 if (fb_get_options("grvga", &options)) {
H A Dpmagb-b-fb.c393 if (fb_get_options("pmagbbfb", NULL))
H A Dcg3.c466 if (fb_get_options("cg3fb", NULL))
H A Dbw2.c380 if (fb_get_options("bw2fb", NULL))
H A D68328fb.c419 if (fb_get_options("68328fb", &option))
H A Dtcx.c513 if (fb_get_options("tcxfb", NULL))
H A Dsunxvr500.c437 if (fb_get_options("e3d", NULL))
H A Dhitfb.c350 if (fb_get_options("hitfb", NULL))
H A Dhpfb.c399 if (fb_get_options("hpfb", NULL))
/linux-master/drivers/video/fbdev/geode/
H A Dlxfb_core.c655 if (fb_get_options("lxfb", &option))
H A Dgxfb_core.c516 if (fb_get_options("gxfb", &option))
H A Dgx1fb_core.c451 if (fb_get_options("gx1fb", &option))

Completed in 233 milliseconds

1234