Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/trident/
Dtrident.h320 struct snd_4dwave { struct
321 int seq_client;
323 struct snd_trident_port seq_ports[4];
324 struct snd_trident_voice voices[64];
326 int ChanSynthCount; /* number of allocated synth channels */
327 int max_size; /* maximum synth memory size in bytes */
328 int current_size; /* current allocated synth mem in bytes */
/kernel/linux/linux-6.6/sound/pci/trident/
Dtrident.h319 struct snd_4dwave { struct
320 int seq_client;
322 struct snd_trident_port seq_ports[4];
323 struct snd_trident_voice voices[64];
325 int ChanSynthCount; /* number of allocated synth channels */
326 int max_size; /* maximum synth memory size in bytes */
327 int current_size; /* current allocated synth mem in bytes */