Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ali5451/
H A Dali5451.c63 #define ALI_SPDIF_OUT_CHANNEL 15 macro
564 idx = ALI_SPDIF_OUT_CHANNEL; in snd_ali_find_free_channel()
790 snd_ali_disable_special_channel(codec, ALI_SPDIF_OUT_CHANNEL); in snd_ali_enable_spdif_out()
808 snd_ali_enable_special_channel(codec, ALI_SPDIF_OUT_CHANNEL); in snd_ali_enable_spdif_chnout()
819 snd_ali_enable_special_channel(codec, ALI_SPDIF_OUT_CHANNEL); in snd_ali_disable_spdif_chnout()
1205 && pvoice->number == ALI_SPDIF_OUT_CHANNEL) { in snd_ali_playback_prepare()