Home
last modified time | relevance | path

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

1234

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

1234