Home
last modified time | relevance | path

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

12

/linux/sound/drivers/opl4/
H A Dopl4_synth.c309 static void snd_opl4_do_for_note(struct snd_opl4 *opl4, int note, struct snd_midi_channel *chan, in snd_opl4_do_for_note()
414 int note, pitch, octave; in snd_opl4_update_pitch() local
473 void snd_opl4_note_on(void *private_data, int note, int vel, struct snd_midi_channel *chan) in snd_opl4_note_on()
552 void snd_opl4_note_off(void *private_data, int note, int vel, struct snd_midi_channel *chan) in snd_opl4_note_off()
567 void snd_opl4_terminate_note(void *private_data, int note, struct snd_midi_channel *chan) in snd_opl4_terminate_note()
/linux/sound/drivers/opl3/
H A Dopl3_midi.c87 int note, struct snd_midi_channel *chan) in snd_opl3_calc_pitch()
282 void snd_opl3_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_opl3_note_on()
638 static void snd_opl3_note_off_unsafe(void *p, int note, int vel, in snd_opl3_note_off_unsafe()
673 void snd_opl3_note_off(void *p, int note, int vel, in snd_opl3_note_off()
685 void snd_opl3_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_opl3_key_press()
694 void snd_opl3_terminate_note(void *p, int note, struct snd_midi_channel *chan) in snd_opl3_terminate_note()
H A Dopl3_synth.c115 struct snd_dm_fm_note note; in snd_opl3_ioctl() local
388 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note) in snd_opl3_play_note()
H A Dopl3_drums.c169 void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int vel, int on_off, in snd_opl3_drum_switch()
/linux/sound/synth/emux/
H A Demux_synth.c46 snd_emux_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_note_on()
143 snd_emux_note_off(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_note_off()
216 snd_emux_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_key_press()
352 terminate_note1(struct snd_emux *emu, int note, struct snd_midi_channel *chan, int free) in terminate_note1()
371 snd_emux_terminate_note(void *p, int note, struct snd_midi_channel *chan) in snd_emux_terminate_note()
/linux/sound/core/seq/oss/
H A Dseq_oss_event.c274 note_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event … in note_on_event()
333 note_off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event… in note_off_event()
370 set_note_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int note, int vel, struct snd… in set_note_event()
H A Dseq_oss_event.h30 unsigned char note; member
67 unsigned char note, parm; member
H A Dseq_oss_device.h49 int note, vel; member
/linux/include/sound/
H A Dump_msg.h135 u32 note:8; member
154 u32 note:8; member
261 struct snd_ump_midi1_msg_note note; member
279 u32 note:8; member
306 u32 note:8; member
331 u32 note:8; member
356 u32 note:8; member
508 u32 note:8; member
527 struct snd_ump_midi2_msg_note note; member
/linux/fs/
H A Dbinfmt_elf.c782 } note; in parse_elf_properties() local
1471 static void __fill_note(struct memelfnote *note, const char *name, int type, in __fill_note()
1480 #define fill_note(note, type, sz, data) \ argument
1566 static void fill_auxv_note(struct memelfnote *note, struct mm_struct *mm) in fill_auxv_note()
1576 static void fill_siginfo_note(struct memelfnote *note, user_siginfo_t *csigdata, in fill_siginfo_note()
1594 static int fill_files_note(struct memelfnote *note, struct coredump_params *cprm) in fill_files_note()
H A Dbinfmt_elf_fdpic.c1284 static inline void __fill_note(struct memelfnote *note, const char *name, int type, in __fill_note()
1294 #define fill_note(note, type, sz, data) \ argument
/linux/drivers/hv/
H A Dhv.c111 static int hv_alloc_page(void **page, bool decrypt, const char *note) in hv_alloc_page()
145 static int hv_free_page(void **page, bool encrypt, const char *note) in hv_free_page()
/linux/tools/perf/util/
H A Dprobe-file.c723 static unsigned long long sdt_note__get_addr(struct sdt_note *note) in sdt_note__get_addr()
730 static unsigned long long sdt_note__get_ref_ctr_offset(struct sdt_note *note) in sdt_note__get_ref_ctr_offset()
806 static char *synthesize_sdt_probe_command(struct sdt_note *note, in synthesize_sdt_probe_command()
893 struct sdt_note *note; in probe_cache__scan_sdt() local
/linux/arch/s390/kernel/
H A Dcrash_dump.c256 Elf64_Nhdr *note; in nt_init_name() local
369 Elf64_Nhdr note; in get_vmcoreinfo_old() local
436 Elf64_Nhdr *note; in nt_final() local
/linux/drivers/hid/
H A Dhid-prodikeys.c40 unsigned char note; member
204 unsigned char status, unsigned char note, unsigned char velocity) in pcmidi_send_note()
330 unsigned char status, note, velocity; in pcmidi_handle_report3() local
/linux/kernel/
H A Dvmcore_info.c48 struct elf_note *note = (struct elf_note *)buf; in append_elf_note() local
H A Dwatch_queue.c104 unsigned int head, tail, note, offset, len; in post_one_notification() local
/linux/tools/lib/bpf/
H A Dusdt.c634 struct usdt_note note; in collect_usdt_targets() local
1145 struct usdt_note *note) in parse_usdt_note()
1200 static int parse_usdt_spec(struct usdt_spec *spec, const struct usdt_note *note, __u64 usdt_cookie) in parse_usdt_spec()
/linux/tools/testing/selftests/powerpc/ptrace/
H A Dcore-pkey.c173 void *p = ehdr, *note; in check_core_file() local
/linux/sound/core/seq/
H A Dseq_midi_emul.c237 int note, int vel) in note_off()
/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_s302m.c77 enum musical_notes note; member
/linux/drivers/pci/hotplug/
H A Dacpiphp_ibm.c255 struct notification *note = context; in ibm_handle_events() local
/linux/fs/proc/
H A Dkcore.c312 struct elf_note *note = (struct elf_note *)&notes[*i]; in append_kcore_note() local
/linux/arch/powerpc/platforms/powernv/
H A Dopal-core.c96 Elf64_Nhdr *note = (Elf64_Nhdr *)buf; in append_elf64_note() local
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-tvaudio.c241 char *note) in tvaudio_setmode()

12