Home
last modified time | relevance | path

Searched refs:crt_option (Results 1 – 1 of 1) sorted by relevance

/drivers/video/fbdev/geode/
Dgx1fb_core.c24 static int crt_option = 1; variable
304 par->enable_crt = crt_option; in gx1fb_init_fbinfo()
415 crt_option = !!simple_strtoul(this_opt + 4, NULL, 0); in gx1fb_setup()
463 module_param_named(crt, crt_option, int, 0444);