Searched refs:rename_ctl (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/sound/pci/emu10k1/ |
H A D | emumixer.c | 1779 static int rename_ctl(struct snd_card *card, const char *src, const char *dst) rename_ctl() function 1994 rename_ctl(card, c[0], c[1]); snd_emu10k1_mixer() 2003 rename_ctl(card, "Line2 Capture Volume", "Line1/Mic Capture Volume"); snd_emu10k1_mixer() 2004 rename_ctl(card, "Analog Mix Capture Volume", "Line2 Capture Volume"); snd_emu10k1_mixer() 2005 rename_ctl(card, "Aux2 Capture Volume", "Line3 Capture Volume"); snd_emu10k1_mixer() 2006 rename_ctl(card, "Mic Capture Volume", "Unknown1 Capture Volume"); snd_emu10k1_mixer()
|
/linux-4.4.14/sound/pci/ca0106/ |
H A D | ca0106_mixer.c | 733 static int rename_ctl(struct snd_card *card, const char *src, const char *dst) rename_ctl() function 835 rename_ctl(card, c[0], c[1]); snd_ca0106_mixer()
|
Completed in 84 milliseconds