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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/geode/
H A Dgx1fb_core.c29 static int crt_option = 1; variable
312 par->enable_crt = crt_option;
418 crt_option = !!simple_strtoul(this_opt + 4, NULL, 0);
466 module_param_named(crt, crt_option, int, 0444);

Completed in 44 milliseconds