Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/trident/
H A Dtrident.h364 int ChanPCMcnt; /* actual number of PCM channels */ member
H A Dtrident_main.c336 if (trident->ChanPCMcnt >= trident->ChanPCM) in snd_trident_allocate_pcm_channel()
341 trident->ChanPCMcnt++; in snd_trident_allocate_pcm_channel()
367 trident->ChanPCMcnt--; in snd_trident_free_pcm_channel()