Home
last modified time | relevance | path

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

/linux/sound/pci/ali5451/
H A Dali5451.c62 #define ALI_SPDIF_IN_CHANNEL 19 macro
544 idx = ALI_SPDIF_IN_CHANNEL; in snd_ali_find_free_channel()
720 snd_ali_enable_special_channel(codec, ALI_SPDIF_IN_CHANNEL); in snd_ali_enable_spdif_in()
731 snd_ali_disable_special_channel(codec, ALI_SPDIF_IN_CHANNEL); in snd_ali_disable_spdif_in()
1197 if (pvoice->number == ALI_SPDIF_IN_CHANNEL || in snd_ali_playback_prepare()
1293 if (pvoice->number == ALI_SPDIF_IN_CHANNEL) { in snd_ali_prepare()