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

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dtcx.c536 if (fb_get_options("tcxfb", NULL))
H A Dvesafb.c478 /* ignore error return of fb_get_options */
479 fb_get_options("vesafb", &option);
H A Dvfb.c489 if (fb_get_options("vfb", &option))
H A Damba-clcd.c519 if (fb_get_options("ambafb", NULL))
H A Dasiliantfb.c596 if (fb_get_options("asiliantfb", NULL))
H A Dau1100fb.c746 if (fb_get_options(DRIVER_NAME, &options))
H A Dcg14.c615 if (fb_get_options("cg14fb", NULL))
H A Dchipsfb.c507 if (fb_get_options("chipsfb", NULL))
H A Depson1355fb.c723 if (fb_get_options("epson1355fb", NULL))
H A Dleo.c675 if (fb_get_options("leofb", NULL))
H A Dmacfb.c599 if (fb_get_options("macfb", &option))
H A Doffb.c520 if (fb_get_options("offb", NULL))
H A Dplatinumfb.c684 if (fb_get_options("platinumfb", &option))
H A Ds1d13xxxfb.c728 if (fb_get_options("s1d13xxxfb", NULL))
H A Dvalkyriefb.c323 if (fb_get_options("valkyriefb", &option))
H A Dfbmem.c1518 * fb_get_options - get kernel boot parameters
1526 int fb_get_options(char *name, char **option) function
1566 * fb_get_options() as necessary.
1618 EXPORT_SYMBOL(fb_get_options); variable
H A Dcg6.c810 if (fb_get_options("cg6fb", NULL))
H A Dcontrolfb.c596 if (fb_get_options("controlfb", &option))
H A Dffb.c1084 if (fb_get_options("ffb", NULL))
H A Dgbefb.c1123 if (fb_get_options("gbefb", &options))
H A Dgxt4500.c754 if (fb_get_options("gxt4500", &mode_option))
H A Dpm3fb.c962 if (fb_get_options("pm3fb", &option))
H A Dps3fb.c1200 if (fb_get_options("ps3fb", &option))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/kyro/
H A Dfbdev.c785 if (fb_get_options("kyrofb", &option))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/matrox/
H A Dmatroxfb_crtc2.c722 if (fb_get_options("matrox_crtc2fb", NULL))

Completed in 105 milliseconds

1234