crt_option 24 drivers/video/fbdev/geode/gx1fb_core.c static int crt_option = 1; crt_option 304 drivers/video/fbdev/geode/gx1fb_core.c par->enable_crt = crt_option; crt_option 415 drivers/video/fbdev/geode/gx1fb_core.c crt_option = !!simple_strtoul(this_opt + 4, NULL, 0); crt_option 463 drivers/video/fbdev/geode/gx1fb_core.c module_param_named(crt, crt_option, int, 0444);