Home
last modified time | relevance | path

Searched refs:fb_get_options (Results 1 – 25 of 94) sorted by relevance

1234

/openbmc/linux/drivers/video/fbdev/core/
H A Dfb_cmdline.c36 int fb_get_options(const char *name, char **option) in fb_get_options() function
61 EXPORT_SYMBOL(fb_get_options);
/openbmc/linux/drivers/video/fbdev/
H A Dq40fb.c137 if (fb_get_options("q40fb", NULL)) in q40fb_init()
H A Dmaxinefb.c120 if (fb_get_options("maxinefb", NULL)) in maxinefb_init()
H A Dskeletonfb.c903 if (fb_get_options("xxxfb", &option)) in xxxfb_init()
996 if (fb_get_options("xxxfb", &option)) in xxxfb_init()
H A Dg364fb.c178 if (fb_get_options("g364fb", NULL)) in g364fb_init()
H A Dfm2fb.c313 if (fb_get_options("fm2fb", &option)) in fm2fb_init()
H A Dsunxvr1000.c192 if (fb_get_options("gfb", NULL)) in gfb_init()
H A Dsunxvr2500.c250 if (fb_get_options("s3d", NULL)) in s3d_init()
H A Dpmag-ba-fb.c275 if (fb_get_options("pmagbafb", NULL)) in pmagbafb_init()
H A Dpmag-aa-fb.c285 if (fb_get_options("pmagaafb", NULL)) in pmagaafb_init()
H A Ddnfb.c290 if (fb_get_options("dnfb", NULL)) in dnfb_init()
H A Dp9100.c363 if (fb_get_options("p9100fb", NULL)) in p9100_init()
H A Dbw2.c387 if (fb_get_options("bw2fb", NULL)) in bw2_init()
H A Dsunxvr500.c435 if (fb_get_options("e3d", NULL)) in e3d_init()
H A Dhpfb.c398 if (fb_get_options("hpfb", NULL)) in hpfb_init()
H A Dpmagb-b-fb.c393 if (fb_get_options("pmagbbfb", NULL)) in pmagbbfb_init()
H A Dchipsfb.c515 if (fb_get_options("chipsfb", NULL)) in chips_init()
H A Dclps711x-fb.c219 if (fb_get_options(CLPS711X_FB_NAME, NULL)) in clps711x_fb_probe()
H A D68328fb.c420 if (fb_get_options("68328fb", &option)) in mc68x328fb_init()
H A Dcg3.c473 if (fb_get_options("cg3fb", NULL)) in cg3_init()
H A Docfb.c409 if (fb_get_options("ocfb", &option)) in ocfb_init()
H A Dvfb.c511 if (fb_get_options("vfb", &option)) in vfb_init()
H A Dhgafb.c633 if (fb_get_options("hgafb", NULL)) in hgafb_init()
/openbmc/linux/drivers/video/fbdev/geode/
H A Dgx1fb_core.c451 if (fb_get_options("gx1fb", &option)) in gx1fb_init()
H A Dgxfb_core.c516 if (fb_get_options("gxfb", &option)) in gxfb_init()

1234