Lines Matching defs:snd_trident
339 struct snd_trident { struct
352 struct snd_trident_tlb tlb; /* TLB entries for NX cards */ argument
354 unsigned char spdif_ctrl;
355 unsigned char spdif_pcm_ctrl;
356 unsigned int spdif_bits;
357 unsigned int spdif_pcm_bits;
358 struct snd_kcontrol *spdif_pcm_ctl; /* S/PDIF settings */
359 unsigned int ac97_ctrl;
361 unsigned int ChanMap[2]; /* allocation map for hardware channels */
363 int ChanPCM; /* max number of PCM channels */
364 int ChanPCMcnt; /* actual number of PCM channels */
388 struct snd_trident_pcm_mixer pcm_mixer[32]; argument
404 int snd_trident_create_gameport(struct snd_trident *trident); argument