Home
last modified time | relevance | path

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

/sound/pci/ali5451/
Dali5451.c64 #define ALI_SPDIF_OUT_CHANNEL 15 macro
565 idx = ALI_SPDIF_OUT_CHANNEL; in snd_ali_find_free_channel()
791 snd_ali_disable_special_channel(codec, ALI_SPDIF_OUT_CHANNEL); in snd_ali_enable_spdif_out()
809 snd_ali_enable_special_channel(codec, ALI_SPDIF_OUT_CHANNEL); in snd_ali_enable_spdif_chnout()
820 snd_ali_enable_special_channel(codec, ALI_SPDIF_OUT_CHANNEL); in snd_ali_disable_spdif_chnout()
1227 && pvoice->number == ALI_SPDIF_OUT_CHANNEL) { in snd_ali_playback_prepare()