Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfb_cmdline.c35 int fb_get_options(const char *name, char **option) in fb_get_options() function
67 EXPORT_SYMBOL(fb_get_options);
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dskeletonfb.c896 if (fb_get_options("xxxfb", &option)) in xxxfb_init()
984 if (fb_get_options("xxxfb", &option)) in xxxfb_init()
H A Dq40fb.c140 if (fb_get_options("q40fb", NULL)) in q40fb_init()
H A Dmaxinefb.c122 if (fb_get_options("maxinefb", NULL)) in maxinefb_init()
H A Dg364fb.c180 if (fb_get_options("g364fb", NULL)) in g364fb_init()
H A Dfm2fb.c316 if (fb_get_options("fm2fb", &option)) in fm2fb_init()
H A Dsunxvr1000.c194 if (fb_get_options("gfb", NULL)) in gfb_init()
H A Dsunxvr2500.c245 if (fb_get_options("s3d", NULL)) in s3d_init()
H A Dpmag-ba-fb.c278 if (fb_get_options("pmagbafb", NULL)) in pmagbafb_init()
H A Ddnfb.c290 if (fb_get_options("dnfb", NULL)) in dnfb_init()
H A Dpmag-aa-fb.c288 if (fb_get_options("pmagaafb", NULL)) in pmagaafb_init()
H A Dp9100.c365 if (fb_get_options("p9100fb", NULL)) in p9100_init()
H A Dbw2.c389 if (fb_get_options("bw2fb", NULL)) in bw2_init()
H A Dsunxvr500.c428 if (fb_get_options("e3d", NULL)) in e3d_init()
H A Dhpfb.c398 if (fb_get_options("hpfb", NULL)) in hpfb_init()
H A Dchipsfb.c504 if (fb_get_options("chipsfb", NULL)) in chips_init()
H A D68328fb.c422 if (fb_get_options("68328fb", &option)) in mc68x328fb_init()
H A Dclps711x-fb.c219 if (fb_get_options(CLPS711X_FB_NAME, NULL)) in clps711x_fb_probe()
H A Dcg3.c475 if (fb_get_options("cg3fb", NULL)) in cg3_init()
H A Docfb.c413 if (fb_get_options("ocfb", &option)) in ocfb_init()
H A Dpmagb-b-fb.c396 if (fb_get_options("pmagbbfb", NULL)) in pmagbbfb_init()
H A Dtcx.c524 if (fb_get_options("tcxfb", NULL)) in tcx_init()
H A Dvfb.c512 if (fb_get_options("vfb", &option)) in vfb_init()
H A Dhgafb.c635 if (fb_get_options("hgafb", NULL)) in hgafb_init()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/geode/
H A Dgx1fb_core.c445 if (fb_get_options("gx1fb", &option)) in gx1fb_init()

1234