Searched refs:fb_get_options (Results 26 - 50 of 91) sorted by relevance

1234

/linux-master/drivers/video/fbdev/
H A Dvfb.c511 if (fb_get_options("vfb", &option))
H A Dclps711x-fb.c217 if (fb_get_options(CLPS711X_FB_NAME, NULL))
H A Dvesafb.c267 /* ignore error return of fb_get_options */
268 fb_get_options("vesafb", &option);
H A Dhgafb.c644 if (fb_get_options("hgafb", NULL))
H A Dasiliantfb.c619 if (fb_get_options("asiliantfb", NULL))
H A Dplatinumfb.c679 if (fb_get_options("platinumfb", &option))
H A Dmacfb.c545 if (fb_get_options("macfb", &option))
H A Dvalkyriefb.c306 if (fb_get_options("valkyriefb", &option))
H A Dcg14.c598 if (fb_get_options("cg14fb", NULL))
H A Dleo.c665 if (fb_get_options("leofb", NULL))
H A Dau1100fb.c376 if (fb_get_options(DRIVER_NAME, &options))
H A Dep93xx-fb.c523 fb_get_options("ep93xx-fb", &video_mode);
H A Defifb.c375 if (fb_get_options("efifb", &option))
H A Dsimplefb.c536 if (fb_get_options("simplefb", NULL))
H A Dchipsfb.c516 if (fb_get_options("chipsfb", NULL))
H A Dgxt4500.c783 if (fb_get_options("gxt4500", &mode_option))
H A Dcg6.c866 if (fb_get_options("cg6fb", NULL))
H A Dcontrolfb.c1006 if (fb_get_options("controlfb", &option))
H A Dffb.c1061 if (fb_get_options("ffb", NULL))
H A Dpvr2fb.c1096 if (fb_get_options("pvr2fb", &option))
H A Ds1d13xxxfb.c1020 if (fb_get_options("s1d13xxxfb", NULL))
H A Doffb.c704 if (fb_get_options("offb", NULL))
/linux-master/drivers/video/fbdev/kyro/
H A Dfbdev.c795 if (fb_get_options("kyrofb", &option))
/linux-master/drivers/video/fbdev/core/
H A Dmodedb.c645 fb_get_options(NULL, &mode_option_buf);
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c720 if (fb_get_options("matrox_crtc2fb", NULL))

Completed in 220 milliseconds

1234