Searched refs:crt_option (Results 1 – 1 of 1) sorted by relevance
25 static int crt_option = 1; variable301 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);