in ras.c [47:54]
static int __init parse_ras_param(char *str) { #ifdef CONFIG_RAS_CEC parse_cec_param(str); #endif return 1; }