Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/ali5451/
H A Dali5451.c63 #define ALI_SPDIF_IN_CHANNEL 19 macro
547 idx = ALI_SPDIF_IN_CHANNEL; in snd_ali_find_free_channel()
723 snd_ali_enable_special_channel(codec, ALI_SPDIF_IN_CHANNEL); in snd_ali_enable_spdif_in()
734 snd_ali_disable_special_channel(codec, ALI_SPDIF_IN_CHANNEL); in snd_ali_disable_spdif_in()
1200 if (pvoice->number == ALI_SPDIF_IN_CHANNEL || in snd_ali_playback_prepare()
1296 if (pvoice->number == ALI_SPDIF_IN_CHANNEL) { in snd_ali_prepare()