Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/trident/
Dtrident.h379 int ChanPCM; /* max number of PCM channels */ member
Dtrident_main.c350 if (trident->ChanPCMcnt >= trident->ChanPCM) in snd_trident_allocate_pcm_channel()
2179 if ((err = snd_pcm_new(trident->card, "trident_dx_nx", device, trident->ChanPCM, 1, &pcm)) < 0) in snd_trident_pcm()
3577 trident->ChanPCM = pcm_streams; in snd_trident_create()