Searched refs:wm9713_mic_mixer (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/sound/soc/codecs/ |
D | wm9713.c | 46 static const char *wm9713_mic_mixer[] = {"Stereo", "Mic 1", "Mic 2", "Mute"}; variable 70 SOC_ENUM_SINGLE(AC97_LINE, 3, 4, wm9713_mic_mixer), /* record mic mixer 0 */
|
/linux-6.1.9/sound/pci/ac97/ |
D | ac97_patch.c | 667 static const char* wm9713_mic_mixer[] = {"Stereo", "Mic 1", "Mic 2", "Mute"}; variable 687 AC97_ENUM_SINGLE(AC97_LINE, 3, 4, wm9713_mic_mixer),
|