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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/sound/
H A Dtrident.h400 int ChanPCM; /* max number of PCM channels */ member in struct:snd_trident
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/trident/
H A Dtrident_main.c309 if (trident->ChanPCMcnt >= trident->ChanPCM)
2112 if ((err = snd_pcm_new(trident->card, "trident_dx_nx", device, trident->ChanPCM, 1, &pcm)) < 0)
3523 trident->ChanPCM = pcm_streams;

Completed in 47 milliseconds