Home
last modified time | relevance | path

Searched defs:this_opt (Results 1 – 47 of 47) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/intelfb/
Dintelfbdrv.c273 static __inline__ char * get_opt_string(const char *this_opt, const char *name) in get_opt_string()
291 static __inline__ int get_opt_int(const char *this_opt, const char *name, in get_opt_int()
304 static __inline__ int get_opt_bool(const char *this_opt, const char *name, in get_opt_bool()
327 char *this_opt; in intelfb_setup() local
/linux-4.4.14/drivers/video/fbdev/
Dgrvga.c273 char *this_opt; in grvga_parse_custom() local
364 char *this_opt = strsep(&options, ","); in grvga_probe() local
Defifb.c87 char *this_opt; in efifb_setup() local
Dfm2fb.c298 char *this_opt; in fm2fb_setup() local
Dvfb.c462 char *this_opt; in vfb_setup() local
Dvesafb.c203 char *this_opt; in vesafb_setup() local
Dau1100fb.c392 char *this_opt, *options; in au1100fb_setup() local
Digafb.c561 char *this_opt; in igafb_setup() local
Dpxafb.c1855 static int parse_opt_mode(struct device *dev, const char *this_opt) in parse_opt_mode()
1914 static int parse_opt(struct device *dev, char *this_opt) in parse_opt()
2016 char *this_opt; in pxafb_parse_options() local
Dvalkyriefb.c565 char *this_opt; in valkyriefb_setup() local
Dplatinumfb.c498 char *this_opt; in platinumfb_setup() local
Dgbefb.c1100 char *this_opt; in gbefb_setup() local
Dmacfb.c525 char *this_opt; in macfb_setup() local
Dpm3fb.c1509 char *this_opt; in pm3fb_setup() local
Dpvr2fb.c1025 char *this_opt; in pvr2fb_setup() local
Dcontrolfb.c551 char *this_opt; in control_setup() local
Dneofb.c2186 char *this_opt; in neofb_setup() local
Dsstfb.c1276 char *this_opt; in sstfb_setup() local
Dpm2fb.c1763 char *this_opt; in pm2fb_setup() local
Dtgafb.c1568 char *this_opt; local
Dps3fb.c1272 char *this_opt = strsep(&options, ","); in ps3fb_setup() local
Dtdfxfb.c1570 char *this_opt; in tdfxfb_setup() local
Duvesafb.c1831 char *this_opt; in uvesafb_setup() local
Dvga16fb.c1292 char *this_opt; in vga16fb_setup() local
Dtmiofb.c1011 char *this_opt; in tmiofb_setup() local
Dau1200fb.c1582 char *this_opt, *endptr; in au1200fb_setup() local
Dcirrusfb.c2330 char *this_opt; in cirrusfb_setup() local
Dimsttfb.c1549 char *this_opt; in imsttfb_setup() local
Datafb.c3032 char *this_opt; in atafb_setup() local
Damifb.c2348 char *this_opt; in amifb_setup() local
/linux-4.4.14/drivers/video/fbdev/geode/
Dgx1fb_core.c407 char *this_opt; in gx1fb_setup() local
/linux-4.4.14/drivers/video/fbdev/kyro/
Dfbdev.c556 char *this_opt; in kyrofb_setup() local
/linux-4.4.14/drivers/staging/xgifb/
DXGI_main_26.c1602 char *this_opt; in XGIfb_setup() local
/linux-4.4.14/drivers/video/fbdev/nvidia/
Dnvidia.c1451 char *this_opt; in nvidiafb_setup() local
/linux-4.4.14/drivers/video/fbdev/savage/
Dsavagefb_driver.c2530 char *this_opt; in savagefb_setup() local
/linux-4.4.14/drivers/video/fbdev/via/
Dviafbdev.c1964 char *this_opt; in viafb_setup() local
/linux-4.4.14/drivers/video/fbdev/aty/
Dradeon_base.c2589 char *this_opt; in radeonfb_setup() local
Datyfb_base.c3837 char *this_opt; in atyfb_setup() local
Daty128fb.c1701 char *this_opt; in aty128fb_setup() local
/linux-4.4.14/drivers/video/fbdev/riva/
Dfbdev.c2113 char *this_opt; in rivafb_setup() local
/linux-4.4.14/drivers/video/fbdev/i810/
Di810_main.c1962 char *this_opt, *suffix = NULL; in i810fb_setup() local
/linux-4.4.14/drivers/video/fbdev/omap/
Domapfb_main.c1875 char *this_opt = NULL; in omapfb_setup() local
/linux-4.4.14/drivers/mtd/
Dmtdswap.c1416 char *this_opt; in mtdswap_add_mtd() local
/linux-4.4.14/drivers/video/fbdev/matrox/
Dmatroxfb_base.c2318 char *this_opt; in matroxfb_setup() local
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c2170 char *str, *options, *this_opt; in omapfb_parse_def_modes() local
/linux-4.4.14/drivers/video/fbdev/sis/
Dsis_main.c3941 char *this_opt; in sisfb_setup() local
/linux-4.4.14/drivers/video/console/
Dfbcon.c439 static int __init fb_console_setup(char *this_opt) in fb_console_setup()