Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/ali5451/
Dali5451.c89 #define ALI_SPDIF_IN_CHANNEL 19 macro
570 idx = ALI_SPDIF_IN_CHANNEL; in snd_ali_find_free_channel()
745 snd_ali_enable_special_channel(codec, ALI_SPDIF_IN_CHANNEL); in snd_ali_enable_spdif_in()
756 snd_ali_disable_special_channel(codec, ALI_SPDIF_IN_CHANNEL); in snd_ali_disable_spdif_in()
1251 if (pvoice->number == ALI_SPDIF_IN_CHANNEL || in snd_ali_playback_prepare()
1346 if (pvoice->number == ALI_SPDIF_IN_CHANNEL) { in snd_ali_prepare()