Home
last modified time | relevance | path

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

/sound/pci/trident/
Dtrident.h380 int ChanPCMcnt; /* actual number of PCM channels */ member
Dtrident_main.c350 if (trident->ChanPCMcnt >= trident->ChanPCM) in snd_trident_allocate_pcm_channel()
355 trident->ChanPCMcnt++; in snd_trident_allocate_pcm_channel()
381 trident->ChanPCMcnt--; in snd_trident_free_pcm_channel()