Searched refs:AC97_LINE (Results 1 – 6 of 6) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | stac9766.c | 141 SOC_DOUBLE_TLV("Line Volume", AC97_LINE, 8, 0, 31, 1, mix_tlv), 142 SOC_SINGLE("Line Switch", AC97_LINE, 15, 1, 1),
|
| H A D | wm9705.c | 86 SOC_DOUBLE("Line Playback Volume", AC97_LINE, 8, 0, 31, 1), 111 SOC_DAPM_SINGLE("Line Playback Switch", AC97_LINE, 15, 1, 1),
|
| /linux/include/sound/ac97/ |
| H A D | regs.h | 21 #define AC97_LINE 0x10 /* Line In Volume */ macro
|
| /linux/sound/pci/ice1712/ |
| H A D | aureon.c | 1628 .private_value = AC97_LINE 1638 .private_value = AC97_LINE|AUREON_AC97_STEREO, 1733 .private_value = AC97_LINE 1743 .private_value = AC97_LINE|AUREON_AC97_STEREO,
|
| /linux/drivers/media/usb/em28xx/ |
| H A D | em28xx-audio.c | 856 em28xx_cvol_new(card, dev, "Line In", AC97_LINE); in em28xx_audio_init()
|
| /linux/sound/pci/ac97/ |
| H A D | ac97_codec.c | 1442 if (snd_ac97_try_volume_mix(ac97, AC97_LINE)) { in snd_ac97_mixer_build() 1444 AC97_LINE, 1, ac97); in snd_ac97_mixer_build()
|