Searched refs:fb_get_options (Results 1 - 25 of 91) sorted by path

1234

/linux-master/drivers/staging/sm750fb/
H A Dsm750.c1200 if (fb_get_options("sm750fb", &option))
/linux-master/drivers/video/fbdev/
H A D68328fb.c419 if (fb_get_options("68328fb", &option))
H A Dacornfb.c929 if (fb_get_options("acornfb", &option))
H A Damifb.c3543 if (fb_get_options("amifb", &option)) {
H A Darkfb.c1205 if (fb_get_options("arkfb", &option))
H A Dasiliantfb.c619 if (fb_get_options("asiliantfb", NULL))
H A Datafb.c2995 if (fb_get_options("atafb", &option))
H A Dau1100fb.c376 if (fb_get_options(DRIVER_NAME, &options))
H A Dau1200fb.c1589 fb_get_options(DRIVER_NAME, &options);
H A Dbw2.c380 if (fb_get_options("bw2fb", NULL))
H A Dcg14.c598 if (fb_get_options("cg14fb", NULL))
H A Dcg3.c466 if (fb_get_options("cg3fb", NULL))
H A Dcg6.c866 if (fb_get_options("cg6fb", NULL))
H A Dchipsfb.c516 if (fb_get_options("chipsfb", NULL))
H A Dcirrusfb.c2369 if (fb_get_options("cirrusfb", &option))
H A Dclps711x-fb.c217 if (fb_get_options(CLPS711X_FB_NAME, NULL))
H A Dcontrolfb.c1006 if (fb_get_options("controlfb", &option))
H A Dcyber2000fb.c1880 if (fb_get_options("cyber2000fb", &option))
H A Ddnfb.c292 if (fb_get_options("dnfb", NULL))
H A Defifb.c375 if (fb_get_options("efifb", &option))
/linux-master/drivers/video/fbdev/aty/
H A Daty128fb.c2507 if (fb_get_options("aty128fb", &option))
H A Datyfb_base.c3970 if (fb_get_options("atyfb", &option))
H A Dradeon_base.c2608 if (fb_get_options("radeonfb", &option))
/linux-master/drivers/video/fbdev/core/
H A Dfb_cmdline.c25 * fb_get_options - get kernel boot parameters
36 int fb_get_options(const char *name, char **option) function
61 EXPORT_SYMBOL(fb_get_options); variable
H A Dmodedb.c645 fb_get_options(NULL, &mode_option_buf);

Completed in 308 milliseconds

1234