Searched refs:AC97_VIDEO (Results 1 – 5 of 5) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | stac9766.c | 147 SOC_DOUBLE_TLV("Video Volume", AC97_VIDEO, 8, 0, 31, 1, mix_tlv), 148 SOC_SINGLE("Video Switch", AC97_VIDEO, 15, 1, 1),
|
| /linux/include/sound/ac97/ |
| H A D | regs.h | 23 #define AC97_VIDEO 0x14 /* Video Volume (optional) */ macro
|
| /linux/drivers/media/usb/em28xx/ |
| H A D | em28xx-audio.c | 855 em28xx_cvol_new(card, dev, "Video", AC97_VIDEO); in em28xx_audio_init()
|
| /linux/sound/pci/ice1712/ |
| H A D | aureon.c | 1778 .private_value = AC97_VIDEO, 1788 .private_value = AC97_VIDEO|AUREON_AC97_STEREO,
|
| /linux/sound/pci/ac97/ |
| H A D | ac97_codec.c | 1461 if (snd_ac97_try_volume_mix(ac97, AC97_VIDEO)) { in snd_ac97_mixer_build() 1463 AC97_VIDEO, 1, ac97); in snd_ac97_mixer_build()
|