Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/geode/
H A Dgx1fb_core.c25 static int crt_option = 1; variable
301 par->enable_crt = crt_option; in gx1fb_init_fbinfo()
416 crt_option = !!simple_strtoul(this_opt + 4, NULL, 0); in gx1fb_setup()
469 module_param_named(crt, crt_option, int, 0444);