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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dtrident.h379 int ChanPCM; /* max number of PCM channels */ member in struct:snd_trident
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/trident/
H A Dtrident_main.c308 if (trident->ChanPCMcnt >= trident->ChanPCM)
2114 if ((err = snd_pcm_new(trident->card, "trident_dx_nx", device, trident->ChanPCM, 1, &pcm)) < 0)
3508 trident->ChanPCM = pcm_streams;

Completed in 63 milliseconds