Home
last modified time | relevance | path

Searched refs:AC97_VIDEO (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/codecs/
H A Dstac9766.c147 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 Dregs.h23 #define AC97_VIDEO 0x14 /* Video Volume (optional) */ macro
/linux/drivers/media/usb/em28xx/
H A Dem28xx-audio.c855 em28xx_cvol_new(card, dev, "Video", AC97_VIDEO); in em28xx_audio_init()
H A Dem28xx-core.c316 { EM28XX_AMUX_VIDEO, AC97_VIDEO },