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