Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Dasound_fm.h56 struct snd_dm_fm_note { struct
57 unsigned char voice; /* 0-17 voice channel */
58 unsigned char octave; /* 3 bits: what octave to play */
59 unsigned int fnum; /* 10 bits: frequency number */
60 unsigned char key_on; /* set for active, clear for silent */