Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/aty/
H A Datyfb_base.c328 static int comp_sync = -1; variable
2724 if (comp_sync != -1) { in aty_init()
2725 if (!comp_sync) in aty_init()
3858 comp_sync = simple_strtoul(this_opt+10, NULL, 0); in atyfb_setup()
4013 module_param(comp_sync, int, 0);
4014 MODULE_PARM_DESC(comp_sync, "Set composite sync signal to low (0) or high (1)");
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/aty/
H A Datyfb_base.c328 static int comp_sync = -1; variable
2724 if (comp_sync != -1) { in aty_init()
2725 if (!comp_sync) in aty_init()
3858 comp_sync = simple_strtoul(this_opt+10, NULL, 0); in atyfb_setup()
4013 module_param(comp_sync, int, 0);
4014 MODULE_PARM_DESC(comp_sync, "Set composite sync signal to low (0) or high (1)");
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/aty/
H A Datyfb_base.c328 static int comp_sync = -1; variable
2724 if (comp_sync != -1) { in aty_init()
2725 if (!comp_sync) in aty_init()
3858 comp_sync = simple_strtoul(this_opt+10, NULL, 0); in atyfb_setup()
4013 module_param(comp_sync, int, 0);
4014 MODULE_PARM_DESC(comp_sync, "Set composite sync signal to low (0) or high (1)");