Searched refs:ChanPCM (Results 1 – 2 of 2) sorted by relevance
363 int ChanPCM; /* max number of PCM channels */ member
336 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()