Home
last modified time | relevance | path

Searched defs:note (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v4.19/sound/drivers/opl4/
Dopl4_synth.c312 static void snd_opl4_do_for_note(struct snd_opl4 *opl4, int note, struct snd_midi_channel *chan, in snd_opl4_do_for_note()
423 int note, pitch, octave; in snd_opl4_update_pitch() local
482 void snd_opl4_note_on(void *private_data, int note, int vel, struct snd_midi_channel *chan) in snd_opl4_note_on()
563 void snd_opl4_note_off(void *private_data, int note, int vel, struct snd_midi_channel *chan) in snd_opl4_note_off()
578 void snd_opl4_terminate_note(void *private_data, int note, struct snd_midi_channel *chan) in snd_opl4_terminate_note()
Dopl4_local.h163 int note; member
/Linux-v4.19/sound/drivers/opl3/
Dopl3_midi.c94 int note, struct snd_midi_channel *chan) in snd_opl3_calc_pitch()
290 void snd_opl3_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_opl3_note_on()
668 static void snd_opl3_note_off_unsafe(void *p, int note, int vel, in snd_opl3_note_off_unsafe()
705 void snd_opl3_note_off(void *p, int note, int vel, in snd_opl3_note_off()
719 void snd_opl3_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_opl3_key_press()
730 void snd_opl3_terminate_note(void *p, int note, struct snd_midi_channel *chan) in snd_opl3_terminate_note()
Dopl3_synth.c127 struct snd_dm_fm_note note; in snd_opl3_ioctl() local
402 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note) in snd_opl3_play_note()
Dopl3_drums.c183 void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int vel, int on_off, in snd_opl3_drum_switch()
/Linux-v4.19/sound/core/seq/oss/
Dseq_oss_event.c287 note_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event … in note_on_event()
348 note_off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event… in note_off_event()
385 set_note_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int note, int vel, struct snd… in set_note_event()
Dseq_oss_event.h43 unsigned char note; member
80 unsigned char note, parm; member
Dseq_oss_device.h61 int note, vel; member
/Linux-v4.19/sound/synth/emux/
Demux_synth.c60 snd_emux_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_note_on()
159 snd_emux_note_off(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_note_off()
236 snd_emux_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_key_press()
378 terminate_note1(struct snd_emux *emu, int note, struct snd_midi_channel *chan, int free) in terminate_note1()
399 snd_emux_terminate_note(void *p, int note, struct snd_midi_channel *chan) in snd_emux_terminate_note()
/Linux-v4.19/tools/perf/util/
Dgenelf.c106 gen_build_id(struct buildid_note *note, in gen_build_id()
130 gen_build_id(struct buildid_note *note, in gen_build_id()
144 gen_build_id(struct buildid_note *note, unsigned long load_addr, const void *code, size_t csize) in gen_build_id()
Dprobe-file.c697 static unsigned long long sdt_note__get_addr(struct sdt_note *note) in sdt_note__get_addr()
772 static char *synthesize_sdt_probe_command(struct sdt_note *note, in synthesize_sdt_probe_command()
811 struct sdt_note *note; in probe_cache__scan_sdt() local
/Linux-v4.19/arch/s390/kernel/
Dcrash_dump.c311 Elf64_Nhdr *note; in nt_init_name() local
430 Elf64_Nhdr note; in get_vmcoreinfo_old() local
498 Elf64_Nhdr *note; in nt_final() local
/Linux-v4.19/drivers/hid/
Dhid-prodikeys.c51 unsigned char note; member
218 unsigned char status, unsigned char note, unsigned char velocity) in pcmidi_send_note()
344 unsigned char status, note, velocity; in pcmidi_handle_report3() local
/Linux-v4.19/fs/
Dbinfmt_elf.c1481 static void fill_note(struct memelfnote *note, const char *name, int type, in fill_note()
1572 static void fill_auxv_note(struct memelfnote *note, struct mm_struct *mm) in fill_auxv_note()
1582 static void fill_siginfo_note(struct memelfnote *note, user_siginfo_t *csigdata, in fill_siginfo_note()
1604 static int fill_files_note(struct memelfnote *note) in fill_files_note()
/Linux-v4.19/sound/core/seq/
Dseq_midi_emul.c247 int note, int vel) in note_off()
/Linux-v4.19/tools/testing/selftests/powerpc/ptrace/
Dcore-pkey.c202 void *p = ehdr, *note; in check_core_file() local
/Linux-v4.19/kernel/
Dcrash_core.c300 struct elf_note *note = (struct elf_note *)buf; in append_elf_note() local
/Linux-v4.19/crypto/
Dansi_cprng.c58 static void hexdump(char *note, unsigned char *buf, unsigned int len) in hexdump()
/Linux-v4.19/fs/proc/
Dkcore.c278 struct elf_note *note = (struct elf_note *)&notes[*i]; in append_kcore_note() local
/Linux-v4.19/drivers/pci/hotplug/
Dacpiphp_ibm.c255 struct notification *note = context; in ibm_handle_events() local
/Linux-v4.19/drivers/media/pci/saa7134/
Dsaa7134-tvaudio.c250 char *note) in tvaudio_setmode()
/Linux-v4.19/include/sound/
Dseq_midi_emul.h50 unsigned char note[128]; /* Current status for all notes */ member
Demux_synth.h177 unsigned char note; /* Note currently assigned to this voice */ member
/Linux-v4.19/include/uapi/linux/
Dsoundcard.h1128 #define _CHN_VOICE(dev, event, chn, note, parm) \ argument
1140 #define SEQ_START_NOTE(dev, chn, note, vol) \ argument
1143 #define SEQ_STOP_NOTE(dev, chn, note, vol) \ argument
1146 #define SEQ_KEY_PRESSURE(dev, chn, note, pressure) \ argument
/Linux-v4.19/security/smack/
Dsmack_lsm.c102 static int smk_bu_note(char *note, struct smack_known *sskp, in smk_bu_note()
118 #define smk_bu_note(note, sskp, oskp, mode, RC) (RC) argument
122 static int smk_bu_current(char *note, struct smack_known *oskp, in smk_bu_current()
140 #define smk_bu_current(note, oskp, mode, RC) (RC) argument

12