Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/ali5451/
Dali5451.c225 unsigned int chcnt; /* num of opened channels */ member
543 if (codec->synth.chcnt >= ALI_CHANNELS){ in snd_ali_alloc_pcm_channel()
551 codec->synth.chcnt++; in snd_ali_alloc_pcm_channel()
621 codec->synth.chcnt--; in snd_ali_free_channel_pcm()
2174 codec->synth.chcnt = 0; in snd_ali_create()