Home
last modified time | relevance | path

Searched refs:snd_trident_voice (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/trident/
H A Dtrident.h235 struct snd_trident_voice;
260 struct snd_trident_voice { struct
299 struct snd_trident_voice *extra; /* extra PCM voice (acts as interrupt generator) */
317 void (*private_free)(struct snd_trident_voice *voice);
324 struct snd_trident_voice voices[64];
332 struct snd_trident_voice *voice; /* active voice */
412 struct snd_trident_voice *snd_trident_alloc_voice(struct snd_trident * trident, int type,
414 void snd_trident_free_voice(struct snd_trident * trident, struct snd_trident_voice *voice);
417 void snd_trident_write_voice_regs(struct snd_trident * trident, struct snd_trident_voice *voice);
H A Dtrident_main.c35 struct snd_trident_voice * voice,
38 struct snd_trident_voice * voice,
432 struct snd_trident_voice * voice) in snd_trident_write_voice_regs()
515 struct snd_trident_voice * voice, in snd_trident_write_cso_reg()
541 struct snd_trident_voice * voice, in snd_trident_write_eso_reg()
567 struct snd_trident_voice * voice, in snd_trident_write_vol_reg()
598 struct snd_trident_voice * voice, in snd_trident_write_pan_reg()
620 struct snd_trident_voice * voice, in snd_trident_write_rvol_reg()
644 struct snd_trident_voice * voice, in snd_trident_write_cvol_reg()
787 struct snd_trident_voice *voic in snd_trident_allocate_pcm_mem()
[all...]
/kernel/linux/linux-6.6/sound/pci/trident/
H A Dtrident.h235 struct snd_trident_voice;
259 struct snd_trident_voice { struct
298 struct snd_trident_voice *extra; /* extra PCM voice (acts as interrupt generator) */
316 void (*private_free)(struct snd_trident_voice *voice);
323 struct snd_trident_voice voices[64];
331 struct snd_trident_voice *voice; /* active voice */
410 struct snd_trident_voice *snd_trident_alloc_voice(struct snd_trident * trident, int type,
412 void snd_trident_free_voice(struct snd_trident * trident, struct snd_trident_voice *voice);
415 void snd_trident_write_voice_regs(struct snd_trident * trident, struct snd_trident_voice *voice);
H A Dtrident_main.c35 struct snd_trident_voice * voice,
38 struct snd_trident_voice * voice,
432 struct snd_trident_voice * voice) in snd_trident_write_voice_regs()
515 struct snd_trident_voice * voice, in snd_trident_write_cso_reg()
541 struct snd_trident_voice * voice, in snd_trident_write_eso_reg()
567 struct snd_trident_voice * voice, in snd_trident_write_vol_reg()
598 struct snd_trident_voice * voice, in snd_trident_write_pan_reg()
620 struct snd_trident_voice * voice, in snd_trident_write_rvol_reg()
644 struct snd_trident_voice * voice, in snd_trident_write_cvol_reg()
787 struct snd_trident_voice *voic in snd_trident_allocate_pcm_mem()
[all...]

Completed in 7 milliseconds