Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/trident/
Dtrident.h364 int ChanPCM; /* max number of PCM channels */ member
Dtrident_main.c336 if (trident->ChanPCMcnt >= trident->ChanPCM) in snd_trident_allocate_pcm_channel()
2122 if ((err = snd_pcm_new(trident->card, "trident_dx_nx", device, trident->ChanPCM, 1, &pcm)) < 0) in snd_trident_pcm()
3523 trident->ChanPCM = pcm_streams; in snd_trident_create()