Home
last modified time | relevance | path

Searched defs:snd_trident (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/sound/pci/trident/
Dtrident.h339 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 */
[all …]
/kernel/linux/linux-5.10/sound/pci/trident/
Dtrident.h340 struct snd_trident { struct
353 struct snd_trident_tlb tlb; /* TLB entries for NX cards */ argument
355 unsigned char spdif_ctrl;
356 unsigned char spdif_pcm_ctrl;
357 unsigned int spdif_bits;
358 unsigned int spdif_pcm_bits;
359 struct snd_kcontrol *spdif_pcm_ctl; /* S/PDIF settings */
360 unsigned int ac97_ctrl;
362 unsigned int ChanMap[2]; /* allocation map for hardware channels */
364 int ChanPCM; /* max number of PCM channels */
[all …]