hardmute 62 drivers/media/radio/radio-gemtek.c static bool hardmute; hardmute 70 drivers/media/radio/radio-gemtek.c module_param(hardmute, bool, 0644); hardmute 71 drivers/media/radio/radio-gemtek.c MODULE_PARM_DESC(hardmute, "Enable 'hard muting' by shutting down PLL, may reduce static noise."); hardmute 196 drivers/media/radio/radio-gemtek.c if (hardmute && gt->muted) hardmute 220 drivers/media/radio/radio-gemtek.c if (hardmute) { hardmute 332 drivers/media/radio/radio-gemtek.c hardmute = true; /* Turn off PLL */