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