| /Linux-v5.4/Documentation/driver-api/ | 
| D | vfio.rst | 494 .. [1] VFIO was originally an acronym for "Virtual Function I/O" in its498 .. [2] "safe" also depends upon a device being "well behaved".  It's
 509 .. [3] As always there are trade-offs to virtual machine device
 514 .. [4] In this case the device is below a PCI bridge, so transactions
 
 | 
| /Linux-v5.4/sound/drivers/opl4/ | 
| 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()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()
 
 | 
| D | opl4_local.h | 163 	int note;  member
 | 
| /Linux-v5.4/sound/drivers/opl3/ | 
| D | opl3_midi.c | 80 				int note, struct snd_midi_channel *chan)  in snd_opl3_calc_pitch()276 void snd_opl3_note_on(void *p, int note, int vel, struct snd_midi_channel *chan)  in snd_opl3_note_on()
 654 static void snd_opl3_note_off_unsafe(void *p, int note, int vel,  in snd_opl3_note_off_unsafe()
 691 void snd_opl3_note_off(void *p, int note, int vel,  in snd_opl3_note_off()
 705 void snd_opl3_key_press(void *p, int note, int vel, struct snd_midi_channel *chan)  in snd_opl3_key_press()
 716 void snd_opl3_terminate_note(void *p, int note, struct snd_midi_channel *chan)  in snd_opl3_terminate_note()
 
 | 
| D | opl3_synth.c | 113 			struct snd_dm_fm_note note;  in snd_opl3_ioctl()  local388 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note)  in snd_opl3_play_note()
 
 | 
| D | opl3_drums.c | 169 void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int vel, int on_off,  in snd_opl3_drum_switch()
 | 
| /Linux-v5.4/sound/core/seq/oss/ | 
| D | seq_oss_event.c | 274 note_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event …  in note_on_event()335 note_off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event…  in note_off_event()
 372 set_note_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int note, int vel, struct snd…  in set_note_event()
 
 | 
| D | seq_oss_event.h | 30 	unsigned char note;  member67 	unsigned char note, parm;  member
 
 | 
| D | seq_oss_device.h | 49 	int note, vel;  member
 | 
| /Linux-v5.4/sound/synth/emux/ | 
| 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()145 snd_emux_note_off(void *p, int note, int vel, struct snd_midi_channel *chan)  in snd_emux_note_off()
 222 snd_emux_key_press(void *p, int note, int vel, struct snd_midi_channel *chan)  in snd_emux_key_press()
 364 terminate_note1(struct snd_emux *emu, int note, struct snd_midi_channel *chan, int free)  in terminate_note1()
 385 snd_emux_terminate_note(void *p, int note, struct snd_midi_channel *chan)  in snd_emux_terminate_note()
 
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | genelf.c | 106 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()
 
 | 
| D | probe-file.c | 689 static unsigned long long sdt_note__get_addr(struct sdt_note *note)  in sdt_note__get_addr()696 static unsigned long long sdt_note__get_ref_ctr_offset(struct sdt_note *note)  in sdt_note__get_ref_ctr_offset()
 772 static char *synthesize_sdt_probe_command(struct sdt_note *note,  in synthesize_sdt_probe_command()
 818 	struct sdt_note *note;  in probe_cache__scan_sdt()  local
 
 | 
| /Linux-v5.4/arch/s390/kernel/ | 
| D | crash_dump.c | 313 	Elf64_Nhdr *note;  in nt_init_name()  local432 	Elf64_Nhdr note;  in get_vmcoreinfo_old()  local
 500 	Elf64_Nhdr *note;  in nt_final()  local
 
 | 
| /Linux-v5.4/drivers/hid/ | 
| D | hid-prodikeys.c | 47 	unsigned char		note;  member214 	unsigned char status, unsigned char note, unsigned char velocity)  in pcmidi_send_note()
 340 	unsigned char status, note, velocity;  in pcmidi_handle_report3()  local
 
 | 
| /Linux-v5.4/fs/ | 
| D | binfmt_elf.c | 1459 static void fill_note(struct memelfnote *note, const char *name, int type,   in fill_note()1549 static void fill_auxv_note(struct memelfnote *note, struct mm_struct *mm)  in fill_auxv_note()
 1559 static void fill_siginfo_note(struct memelfnote *note, user_siginfo_t *csigdata,  in fill_siginfo_note()
 1581 static int fill_files_note(struct memelfnote *note)  in fill_files_note()
 
 | 
| /Linux-v5.4/sound/core/seq/ | 
| D | seq_midi_emul.c | 233 	 int note, int vel)  in note_off()
 | 
| /Linux-v5.4/tools/testing/selftests/powerpc/ptrace/ | 
| D | core-pkey.c | 202 	void *p = ehdr, *note;  in check_core_file()  local
 | 
| /Linux-v5.4/kernel/ | 
| D | crash_core.c | 298 	struct elf_note *note = (struct elf_note *)buf;  in append_elf_note()  local
 | 
| /Linux-v5.4/crypto/ | 
| D | ansi_cprng.c | 52 static void hexdump(char *note, unsigned char *buf, unsigned int len)  in hexdump()
 | 
| /Linux-v5.4/drivers/pci/hotplug/ | 
| D | acpiphp_ibm.c | 255 	struct notification *note = context;  in ibm_handle_events()  local
 | 
| /Linux-v5.4/fs/proc/ | 
| D | kcore.c | 301 	struct elf_note *note = (struct elf_note *)¬es[*i];  in append_kcore_note()  local
 | 
| /Linux-v5.4/arch/powerpc/platforms/powernv/ | 
| D | opal-core.c | 95 	Elf64_Nhdr *note = (Elf64_Nhdr *)buf;  in append_elf64_note()  local
 | 
| /Linux-v5.4/include/sound/ | 
| D | seq_midi_emul.h | 36 	unsigned char note[128];	/* Current status for all notes */  member
 | 
| /Linux-v5.4/drivers/media/pci/saa7134/ | 
| D | saa7134-tvaudio.c | 241 			    char *note)  in tvaudio_setmode()
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | soundcard.h | 1128 #define _CHN_VOICE(dev, event, chn, note, parm) \  argument1140 #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
 
 |