Home
last modified time | relevance | path

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

1234

/linux-6.12.1/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-6.12.1/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.c292 if (fb_get_options("dnfb", NULL)) in dnfb_init()
Dpmag-aa-fb.c285 if (fb_get_options("pmagaafb", NULL)) in pmagaafb_init()
Dbw2.c380 if (fb_get_options("bw2fb", NULL)) in bw2_init()
Dp9100.c355 if (fb_get_options("p9100fb", NULL)) in p9100_init()
Dsunxvr500.c437 if (fb_get_options("e3d", NULL)) in e3d_init()
Dhpfb.c400 if (fb_get_options("hpfb", NULL)) in hpfb_init()
Dclps711x-fb.c217 if (fb_get_options(CLPS711X_FB_NAME, NULL)) in clps711x_fb_probe()
D68328fb.c419 if (fb_get_options("68328fb", &option)) in mc68x328fb_init()
Dpmagb-b-fb.c393 if (fb_get_options("pmagbbfb", NULL)) in pmagbbfb_init()
Docfb.c409 if (fb_get_options("ocfb", &option)) in ocfb_init()
Dcg3.c466 if (fb_get_options("cg3fb", NULL)) in cg3_init()
Dchipsfb.c516 if (fb_get_options("chipsfb", NULL)) in chips_init()
Dvesafb.c268 fb_get_options("vesafb", &option); in vesafb_probe()
Dvfb.c511 if (fb_get_options("vfb", &option)) in vfb_init()
Dhgafb.c644 if (fb_get_options("hgafb", NULL)) in hgafb_init()
/linux-6.12.1/drivers/video/fbdev/geode/
Dgx1fb_core.c451 if (fb_get_options("gx1fb", &option)) in gx1fb_init()

1234