Searched refs:snd_ac97_cmute_new_stereo (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ac97/ |
H A D | ac97_codec.c | 1167 static int snd_ac97_cmute_new_stereo(struct snd_card *card, char *name, int reg, in snd_ac97_cmute_new_stereo() function 1289 if ((err = snd_ac97_cmute_new_stereo(card, name, reg, in snd_ac97_cmix_new_stereo() 1306 snd_ac97_cmute_new_stereo(card, name, reg, 0, acheck, ac97)
|
/kernel/linux/linux-6.6/sound/pci/ac97/ |
H A D | ac97_codec.c | 1166 static int snd_ac97_cmute_new_stereo(struct snd_card *card, char *name, int reg, in snd_ac97_cmute_new_stereo() function 1288 err = snd_ac97_cmute_new_stereo(card, name, reg, in snd_ac97_cmix_new_stereo() 1307 snd_ac97_cmute_new_stereo(card, name, reg, 0, acheck, ac97)
|
Completed in 10 milliseconds