Searched refs:fb_get_options (Results 51 - 75 of 91) sorted by relevance

1234

/linux-master/drivers/video/fbdev/
H A Dimxfb.c872 if (fb_get_options("imxfb", &options))
H A Dsa1100fb.c1220 if (fb_get_options("sa1100fb", NULL))
H A Dacornfb.c929 if (fb_get_options("acornfb", &option))
H A Dgbefb.c1132 if (fb_get_options("gbefb", &options)) {
H A Dvt8623fb.c938 if (fb_get_options("vt8623fb", &option))
H A Dsstfb.c1506 if (fb_get_options("sstfb", &option))
H A Dps3fb.c1262 if (fb_get_options(DEVICE_NAME, &options))
H A Di740fb.c1291 if (fb_get_options("i740fb", &option))
H A Dstifb.c1436 if (fb_get_options("stifb", &option))
H A Dhyperv_fb.c889 if (fb_get_options(KBUILD_MODNAME, &opt) || !opt || !*opt)
H A Darkfb.c1205 if (fb_get_options("arkfb", &option))
H A Dneofb.c2211 if (fb_get_options("neofb", &option))
H A Dpm2fb.c1814 if (fb_get_options("pm2fb", &option))
H A Dpm3fb.c1550 if (fb_get_options("pm3fb", &option))
H A Dimsttfb.c1633 if (fb_get_options("imsttfb", &option))
H A Dau1200fb.c1589 fb_get_options(DRIVER_NAME, &options);
H A Dfsl-diu-fb.c1902 if (fb_get_options("fslfb", &option))
H A Dcyber2000fb.c1880 if (fb_get_options("cyber2000fb", &option))
H A Dtdfxfb.c1640 if (fb_get_options("tdfxfb", &option))
H A Dtridentfb.c1821 if (fb_get_options("tridentfb", &option))
H A Duvesafb.c1882 if (fb_get_options("uvesafb", &option))
/linux-master/drivers/staging/sm750fb/
H A Dsm750.c1200 if (fb_get_options("sm750fb", &option))
/linux-master/include/linux/
H A Dfb.h610 extern int fb_get_options(const char *name, char **option);
/linux-master/drivers/video/fbdev/nvidia/
H A Dnvidia.c1537 if (fb_get_options("nvidiafb", &option))
/linux-master/drivers/video/fbdev/omap/
H A Domapfb_main.c1902 if (fb_get_options("omapfb", &option))

Completed in 502 milliseconds

1234