Home
last modified time | relevance | path

Searched defs:note_off (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_midi_emul.c235 note_off(const struct snd_midi_op *ops, void *drv, in note_off() function
[all...]
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_midi_emul.c235 note_off(const struct snd_midi_op *ops, void *drv, in note_off() function
[all...]
/third_party/alsa-lib/test/
H A Dmidifile.h54 #define note_off 0x80 macro
/kernel/linux/linux-5.10/include/sound/
H A Dseq_midi_emul.h70 void (*note_off)(void *private_data,int note, int vel, struct snd_midi_channel *chan); /* release note */ member
H A Dopl3.h275 unsigned long note_off; /* note-off time */ member
/kernel/linux/linux-6.6/include/sound/
H A Dseq_midi_emul.h70 void (*note_off)(void *private_data,int note, int vel, struct snd_midi_channel *chan); /* release note */ member
H A Dopl3.h275 unsigned long note_off; /* note-off time */ member
/kernel/linux/linux-5.10/fs/proc/
H A Dvmcore.c835 u64 phdr_sz = 0, note_off; in merge_note_headers_elf64() local
1026 u64 phdr_sz = 0, note_off; in merge_note_headers_elf32() local
/kernel/linux/linux-6.6/fs/proc/
H A Dvmcore.c851 u64 phdr_sz = 0, note_off; in merge_note_headers_elf64() local
1042 u64 phdr_sz = 0, note_off; in merge_note_headers_elf32() local
/third_party/alsa-lib/include/
H A Dump_msg.h171 snd_ump_msg_midi1_note_t note_off; member
434 snd_ump_msg_midi2_note_t note_off; member

Completed in 10 milliseconds