| /kernel/linux/linux-6.6/sound/drivers/opl4/ |
| H A D | opl4_synth.c | 312 static void snd_opl4_do_for_note(struct snd_opl4 *opl4, int note, struct snd_midi_channel *chan, in snd_opl4_do_for_note() argument 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() argument 563 snd_opl4_note_off(void *private_data, int note, int vel, struct snd_midi_channel *chan) snd_opl4_note_off() argument 578 snd_opl4_terminate_note(void *private_data, int note, struct snd_midi_channel *chan) snd_opl4_terminate_note() argument [all...] |
| H A D | opl4_local.h | 163 int note; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/ |
| H A D | core-pkey.c | 202 void *p = ehdr, *note; in check_core_file() local
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | watch_queue.c | 104 unsigned int head, tail, mask, note, offset, len; in post_one_notification() local
|
| H A D | crash_core.c | 508 struct elf_note *note = (struct elf_note *)buf; in append_elf_note() local
|
| /kernel/linux/linux-5.10/sound/drivers/opl3/ |
| H A D | opl3_midi.c | 276 void snd_opl3_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_opl3_note_on() argument 79 snd_opl3_calc_pitch(unsigned char *fnum, unsigned char *blocknum, int note, struct snd_midi_channel *chan) snd_opl3_calc_pitch() argument 654 snd_opl3_note_off_unsafe(void *p, int note, int vel, struct snd_midi_channel *chan) snd_opl3_note_off_unsafe() argument 691 snd_opl3_note_off(void *p, int note, int vel, struct snd_midi_channel *chan) snd_opl3_note_off() argument 705 snd_opl3_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) snd_opl3_key_press() argument 716 snd_opl3_terminate_note(void *p, int note, struct snd_midi_channel *chan) snd_opl3_terminate_note() argument [all...] |
| /kernel/linux/linux-5.10/sound/synth/emux/ |
| H A D | emux_synth.c | 46 snd_emux_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_note_on() argument 145 snd_emux_note_off(void *p, int note, int vel, struct snd_midi_channel *chan) snd_emux_note_off() argument 222 snd_emux_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) snd_emux_key_press() argument 364 terminate_note1(struct snd_emux *emu, int note, struct snd_midi_channel *chan, int free) terminate_note1() argument 385 snd_emux_terminate_note(void *p, int note, struct snd_midi_channel *chan) snd_emux_terminate_note() argument [all...] |
| /kernel/linux/linux-5.10/fs/proc/ |
| H A D | kcore.c | 299 struct elf_note *note = (struct elf_note *)¬es[*i]; in append_kcore_note() local
|
| /kernel/linux/linux-5.10/drivers/pci/hotplug/ |
| H A D | acpiphp_ibm.c | 255 struct notification *note = context; in ibm_handle_events() local
|
| /kernel/linux/linux-6.6/fs/proc/ |
| H A D | kcore.c | 298 struct elf_note *note = (struct elf_note *)¬es[*i]; in append_kcore_note() local
|
| /kernel/linux/linux-6.6/drivers/pci/hotplug/ |
| H A D | acpiphp_ibm.c | 255 struct notification *note = context; in ibm_handle_events() local
|
| /kernel/linux/linux-6.6/sound/drivers/opl3/ |
| H A D | opl3_midi.c | 275 void snd_opl3_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_opl3_note_on() argument 79 snd_opl3_calc_pitch(unsigned char *fnum, unsigned char *blocknum, int note, struct snd_midi_channel *chan) snd_opl3_calc_pitch() argument 653 snd_opl3_note_off_unsafe(void *p, int note, int vel, struct snd_midi_channel *chan) snd_opl3_note_off_unsafe() argument 690 snd_opl3_note_off(void *p, int note, int vel, struct snd_midi_channel *chan) snd_opl3_note_off() argument 704 snd_opl3_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) snd_opl3_key_press() argument 715 snd_opl3_terminate_note(void *p, int note, struct snd_midi_channel *chan) snd_opl3_terminate_note() argument [all...] |
| /kernel/linux/linux-6.6/sound/synth/emux/ |
| H A D | emux_synth.c | 46 snd_emux_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_note_on() argument 145 snd_emux_note_off(void *p, int note, int vel, struct snd_midi_channel *chan) snd_emux_note_off() argument 222 snd_emux_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) snd_emux_key_press() argument 364 terminate_note1(struct snd_emux *emu, int note, struct snd_midi_channel *chan, int free) terminate_note1() argument 385 snd_emux_terminate_note(void *p, int note, struct snd_midi_channel *chan) snd_emux_terminate_note() argument [all...] |
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| H A D | crash_dump.c | 313 Elf64_Nhdr *note; in nt_init_name() local 432 Elf64_Nhdr note; get_vmcoreinfo_old() local 500 Elf64_Nhdr *note; nt_final() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
| H A D | opal-core.c | 96 Elf64_Nhdr *note = (Elf64_Nhdr *)buf; in append_elf64_note() local
|
| /kernel/linux/linux-5.10/tools/usb/ |
| H A D | ffs-test.c | 97 #define note(...) _msg(5, __VA_ARGS__) macro
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
| H A D | opal-core.c | 96 Elf64_Nhdr *note = (Elf64_Nhdr *)buf; in append_elf64_note() local
|
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| H A D | crash_dump.c | 254 Elf64_Nhdr *note; in nt_init_name() local 374 Elf64_Nhdr note; get_vmcoreinfo_old() local 441 Elf64_Nhdr *note; nt_final() local [all...] |
| /kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
| H A D | saa7134-tvaudio.c | 239 tvaudio_setmode(struct saa7134_dev *dev, struct saa7134_tvaudio *audio, char *note) tvaudio_setmode() argument
|
| /kernel/linux/linux-5.10/sound/drivers/opl4/ |
| H A D | opl4_local.h | 163 int note; member
|
| /kernel/linux/linux-5.10/include/sound/ |
| H A D | seq_midi_emul.h | 36 unsigned char note[128]; /* Current status for all notes */ member
|
| H A D | emux_synth.h | 164 unsigned char note; /* Note currently assigned to this voice */ member
|
| /kernel/linux/linux-6.6/include/sound/ |
| H A D | seq_midi_emul.h | 36 unsigned char note[128]; /* Current status for all notes */ member
|
| H A D | emux_synth.h | 164 unsigned char note; /* Note currently assigned to this voice */ member
|
| /kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
| H A D | saa7134-tvaudio.c | 239 tvaudio_setmode(struct saa7134_dev *dev, struct saa7134_tvaudio *audio, char *note) tvaudio_setmode() argument
|