Searched refs:wm9713_out4_pga (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm9713.c | 60 static const char *wm9713_out4_pga[] = {"Vmid", "Zh", "Inv 2", "Inv 2 Vmid"}; variable 83 SOC_ENUM_SINGLE(AC97_REC_GAIN, 0, 4, wm9713_out4_pga), /* out 4 source 13 */
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm9713.c | 60 static const char *wm9713_out4_pga[] = {"Vmid", "Zh", "Inv 2", "Inv 2 Vmid"}; variable 83 SOC_ENUM_SINGLE(AC97_REC_GAIN, 0, 4, wm9713_out4_pga), /* out 4 source 13 */
|
/kernel/linux/linux-5.10/sound/pci/ac97/ |
H A D | ac97_patch.c | 673 static const char* wm9713_out4_pga[] = {"Vmid", "Zh", "Inv 2", "NC"}; variable 691 AC97_ENUM_SINGLE(AC97_REC_GAIN, 0, 4, wm9713_out4_pga),
|
/kernel/linux/linux-6.6/sound/pci/ac97/ |
H A D | ac97_patch.c | 679 static const char* wm9713_out4_pga[] = {"Vmid", "Zh", "Inv 2", "NC"}; variable 697 AC97_ENUM_SINGLE(AC97_REC_GAIN, 0, 4, wm9713_out4_pga),
|
Completed in 15 milliseconds