Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/trident/
Dtrident.h363 int ChanPCM; /* max number of PCM channels */ member
Dtrident_main.c336 if (trident->ChanPCMcnt >= trident->ChanPCM) in snd_trident_allocate_pcm_channel()
2122 err = snd_pcm_new(trident->card, "trident_dx_nx", device, trident->ChanPCM, 1, &pcm); in snd_trident_pcm()
3526 trident->ChanPCM = pcm_streams; in snd_trident_create()