Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/video/fbdev/geode/
Dgx1fb_core.c25 static int crt_option = 1; variable
305 par->enable_crt = crt_option; in gx1fb_init_fbinfo()
420 crt_option = !!simple_strtoul(this_opt + 4, NULL, 0); in gx1fb_setup()
468 module_param_named(crt, crt_option, int, 0444);