Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/fbdev/aty/
Datyfb_base.c328 static int comp_sync = -1; variable
2712 if (comp_sync != -1) { in aty_init()
2713 if (!comp_sync) in aty_init()
3855 comp_sync = simple_strtoul(this_opt+10, NULL, 0); in atyfb_setup()
4015 module_param(comp_sync, int, 0);
4016 MODULE_PARM_DESC(comp_sync, "Set composite sync signal to low (0) or high (1)");