Home
last modified time | relevance | path

Searched refs:key_on (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/sound/
H A Dasound_fm.h60 unsigned char key_on; /* set for active, clear for silent */ member
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_synth.c422 if (note->key_on) in snd_opl3_play_note()