Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dfm2fb.c295 char *this_opt; in fm2fb_setup() local
H A Dvfb.c397 char *this_opt; in vfb_setup() local
H A Dvalkyriefb.c549 char *this_opt; in valkyriefb_setup() local
H A Dgbefb.c1090 char *this_opt; in gbefb_setup() local
H A Dcontrolfb.c799 char *this_opt; in control_setup() local
H A Dtgafb.c1581 char *this_opt; local
H A Dpm2fb.c1776 char *this_opt; in pm2fb_setup() local
H A Dimsttfb.c1572 char *this_opt; in imsttfb_setup() local
H A Damifb.c2350 char *this_opt; in amifb_setup() local
/linux/drivers/video/fbdev/i810/
H A Di810_main.c1965 char *this_opt, *suffix = NULL; in i810fb_setup() local
/linux/drivers/video/fbdev/omap/
H A Domapfb_main.c1841 char *this_opt = NULL; in omapfb_setup() local
/linux/drivers/video/fbdev/core/
H A Dfbcon.c489 static int __init fb_console_setup(char *this_opt) in fb_console_setup()