Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/trident/
Dtrident.h259 struct snd_trident_voice { struct
260 unsigned int number;
261 unsigned int use: 1,
262 pcm: 1,
263 synth:1,
264 midi: 1;
265 unsigned int flags;
266 unsigned char client;
267 unsigned char port;
268 unsigned char index;
[all …]