audiomux           97 drivers/media/pci/bt8xx/bttv-cards.c static unsigned int audiomux[5] = { [ 0 ... 4 ] = UNSET };
audiomux          114 drivers/media/pci/bt8xx/bttv-cards.c module_param_array(audiomux, int, NULL, 0444);
audiomux         2935 drivers/media/pci/bt8xx/bttv-cards.c 	if (UNSET == audioall && UNSET == audiomux[0])
audiomux         2938 drivers/media/pci/bt8xx/bttv-cards.c 	if (UNSET != audiomux[0]) {
audiomux         2941 drivers/media/pci/bt8xx/bttv-cards.c 			bttv_tvcards[btv->c.type].gpiomux[i] = audiomux[i];
audiomux         2942 drivers/media/pci/bt8xx/bttv-cards.c 			gpiobits |= audiomux[i];