Searched refs:comp_sync (Results 1 – 1 of 1) sorted by relevance
308 static int comp_sync = -1; variable2714 if (comp_sync != -1) { in aty_init()2715 if (!comp_sync) in aty_init()3856 comp_sync = simple_strtoul(this_opt+10, NULL, 0); in atyfb_setup()4012 module_param(comp_sync, int, 0);4013 MODULE_PARM_DESC(comp_sync, "Set composite sync signal to low (0) or high (1)");