Searched refs:zv_mode (Results 1 – 1 of 1) sorted by relevance
20 static int zv_mode = 1; /* default to on */ variable567 if (zv_mode) { in au8522_enable_modulation()620 if (zv_mode) { in au8522_set_frontend()911 module_param(zv_mode, int, 0644);912 MODULE_PARM_DESC(zv_mode, "Turn on/off ZeeVee modulator compatibility mode (default:on).\n"