Home
last modified time | relevance | path

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

1234

/Linux-v4.19/drivers/video/fbdev/core/
Dfb_cmdline.c35 int fb_get_options(const char *name, char **option) in fb_get_options() function
67 EXPORT_SYMBOL(fb_get_options);
/Linux-v4.19/drivers/video/fbdev/
Dskeletonfb.c896 if (fb_get_options("xxxfb", &option)) in xxxfb_init()
984 if (fb_get_options("xxxfb", &option)) in xxxfb_init()
Dmaxinefb.c122 if (fb_get_options("maxinefb", NULL)) in maxinefb_init()
Dq40fb.c141 if (fb_get_options("q40fb", NULL)) in q40fb_init()
Dg364fb.c203 if (fb_get_options("g364fb", NULL)) in g364fb_init()
Dsunxvr1000.c195 if (fb_get_options("gfb", NULL)) in gfb_init()
Dfm2fb.c316 if (fb_get_options("fm2fb", &option)) in fm2fb_init()
Dsunxvr2500.c246 if (fb_get_options("s3d", NULL)) in s3d_init()
Dclps711xfb.c274 if (fb_get_options("clps711xfb", NULL)) in clps711x_fb_probe()
Dpmag-ba-fb.c280 if (fb_get_options("pmagbafb", NULL)) in pmagbafb_init()
Ddnfb.c289 if (fb_get_options("dnfb", NULL)) in dnfb_init()
Dpmag-aa-fb.c290 if (fb_get_options("pmagaafb", NULL)) in pmagaafb_init()
Dbw2.c388 if (fb_get_options("bw2fb", NULL)) in bw2_init()
Dp9100.c364 if (fb_get_options("p9100fb", NULL)) in p9100_init()
Dsunxvr500.c429 if (fb_get_options("e3d", NULL)) in e3d_init()
Dhpfb.c397 if (fb_get_options("hpfb", NULL)) in hpfb_init()
Docfb.c420 if (fb_get_options("ocfb", &option)) in ocfb_init()
Dcg3.c474 if (fb_get_options("cg3fb", NULL)) in cg3_init()
Dchipsfb.c506 if (fb_get_options("chipsfb", NULL)) in chips_init()
Dclps711x-fb.c223 if (fb_get_options(CLPS711X_FB_NAME, NULL)) in clps711x_fb_probe()
Dpmagb-b-fb.c398 if (fb_get_options("pmagbbfb", NULL)) in pmagbbfb_init()
Dvfb.c512 if (fb_get_options("vfb", &option)) in vfb_init()
Dtcx.c523 if (fb_get_options("tcxfb", NULL)) in tcx_init()
Dvesafb.c246 fb_get_options("vesafb", &option); in vesafb_probe()
Dhgafb.c630 if (fb_get_options("hgafb", NULL)) in hgafb_init()

1234