Home
last modified time | relevance | path

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

1234

/linux-6.1.9/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-6.1.9/drivers/video/fbdev/
Dskeletonfb.c903 if (fb_get_options("xxxfb", &option)) in xxxfb_init()
991 if (fb_get_options("xxxfb", &option)) in xxxfb_init()
Dq40fb.c140 if (fb_get_options("q40fb", NULL)) in q40fb_init()
Dmaxinefb.c122 if (fb_get_options("maxinefb", NULL)) in maxinefb_init()
Dg364fb.c180 if (fb_get_options("g364fb", NULL)) in g364fb_init()
Dsunxvr1000.c194 if (fb_get_options("gfb", NULL)) in gfb_init()
Dfm2fb.c316 if (fb_get_options("fm2fb", &option)) in fm2fb_init()
Dsunxvr2500.c250 if (fb_get_options("s3d", NULL)) in s3d_init()
Dpmag-ba-fb.c278 if (fb_get_options("pmagbafb", NULL)) in pmagbafb_init()
Ddnfb.c290 if (fb_get_options("dnfb", NULL)) in dnfb_init()
Dpmag-aa-fb.c288 if (fb_get_options("pmagaafb", NULL)) in pmagaafb_init()
Dp9100.c365 if (fb_get_options("p9100fb", NULL)) in p9100_init()
Dbw2.c389 if (fb_get_options("bw2fb", NULL)) in bw2_init()
Dhpfb.c398 if (fb_get_options("hpfb", NULL)) in hpfb_init()
Dsunxvr500.c433 if (fb_get_options("e3d", NULL)) in e3d_init()
D68328fb.c419 if (fb_get_options("68328fb", &option)) in mc68x328fb_init()
Dclps711x-fb.c219 if (fb_get_options(CLPS711X_FB_NAME, NULL)) in clps711x_fb_probe()
Docfb.c413 if (fb_get_options("ocfb", &option)) in ocfb_init()
Dcg3.c475 if (fb_get_options("cg3fb", NULL)) in cg3_init()
Dchipsfb.c509 if (fb_get_options("chipsfb", NULL)) in chips_init()
Dpmagb-b-fb.c396 if (fb_get_options("pmagbbfb", NULL)) in pmagbbfb_init()
Dvesafb.c254 fb_get_options("vesafb", &option); in vesafb_probe()
Dtcx.c524 if (fb_get_options("tcxfb", NULL)) in tcx_init()
Dhgafb.c635 if (fb_get_options("hgafb", NULL)) in hgafb_init()
/linux-6.1.9/drivers/video/fbdev/geode/
Dgxfb_core.c515 if (fb_get_options("gxfb", &option)) in gxfb_init()

1234