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

/linux-master/sound/pci/ali5451/
H A Dali5451.c198 unsigned int chcnt; /* num of opened channels */ member in struct:snd_alidev
516 if (codec->synth.chcnt >= ALI_CHANNELS){
524 codec->synth.chcnt++;
596 codec->synth.chcnt--;
2057 codec->synth.chcnt = 0;

Completed in 101 milliseconds