Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/trident/
H A Dtrident.h365 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()
/kernel/linux/linux-6.6/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()

Completed in 13 milliseconds