Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dopl3.h281 struct snd_opl3_voice { struct
282 int state; /* status */
288 unsigned int time; /* An allocation time */
289 unsigned char note; /* Note currently assigned to this voice */
291 unsigned long note_off; /* note-off time */
292 int note_off_check; /* check note-off time */
294 unsigned char keyon_reg; /* KON register shadow */
296 struct snd_midi_channel *chan; /* Midi channel for this note */