/linux/sound/drivers/opl4/ |
H A D | opl4_synth.c | 312 snd_opl4_do_for_note(struct snd_opl4 * opl4,int note,struct snd_midi_channel * chan,void (* func)(struct snd_opl4 * opl4,struct opl4_voice * voice)) snd_opl4_do_for_note() argument 423 int note, pitch, octave; snd_opl4_update_pitch() local 482 snd_opl4_note_on(void * private_data,int note,int vel,struct snd_midi_channel * chan) 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
|
/linux/sound/drivers/opl3/ |
H A D | opl3_midi.c | 87 int note, struct snd_midi_channel *chan) in snd_opl3_calc_pitch() argument 286 snd_opl3_note_on(void * p,int note,int vel,struct snd_midi_channel * chan) snd_opl3_note_on() argument 650 snd_opl3_note_off_unsafe(void * p,int note,int vel,struct snd_midi_channel * chan) snd_opl3_note_off_unsafe() argument 685 snd_opl3_note_off(void * p,int note,int vel,struct snd_midi_channel * chan) snd_opl3_note_off() argument 699 snd_opl3_key_press(void * p,int note,int vel,struct snd_midi_channel * chan) snd_opl3_key_press() argument 708 snd_opl3_terminate_note(void * p,int note,struct snd_midi_channel * chan) snd_opl3_terminate_note() argument [all...] |
H A D | opl3_synth.c | 115 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 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/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...] |
/linux/include/sound/ |
H A D | ump_msg.h | 135 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
|
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
|
H A D | opl3.h | 273 unsigned char note; /* Note currently assigned to this voice */ member
|
/linux/fs/ |
H A D | binfmt_elf.c | 781 } note; in parse_elf_properties() local 1470 static void __fill_note(struct memelfnote *note, const char *name, int type, in __fill_note() 1479 #define fill_note(note, type, sz, data) \ argument 1565 static void fill_auxv_note(struct memelfnote *note, struct mm_struct *mm) in fill_auxv_note() 1575 static void fill_siginfo_note(struct memelfnote *note, user_siginfo_t *csigdata, in fill_siginfo_note() 1593 static int fill_files_note(struct memelfnote *note, struct coredump_params *cprm) in fill_files_note()
|
H A D | binfmt_elf_fdpic.c | 1278 static inline void __fill_note(struct memelfnote *note, const char *name, int type, in __fill_note() 1288 #define fill_note(note, type, sz, data) \ argument
|
/linux/tools/perf/util/ |
H A D | probe-file.c | 722 static unsigned long long sdt_note__get_addr(struct sdt_note *note) in sdt_note__get_addr() 729 static unsigned long long sdt_note__get_ref_ctr_offset(struct sdt_note *note) in sdt_note__get_ref_ctr_offset() 805 static char *synthesize_sdt_probe_command(struct sdt_note *note, in synthesize_sdt_probe_command() 892 struct sdt_note *note; in probe_cache__scan_sdt() local
|
/linux/sound/core/seq/oss/ |
H A D | seq_oss_event.h | 30 unsigned char note; member 67 unsigned char note, parm; member
|
/linux/arch/s390/kernel/ |
H A D | crash_dump.c | 256 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 D | hid-prodikeys.c | 40 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 D | vmcore_info.c | 37 struct elf_note *note = (struct elf_note *)buf; in append_elf_note() local
|
/linux/tools/lib/bpf/ |
H A D | usdt.c | 625 struct usdt_note note; collect_usdt_targets() local 1137 parse_usdt_note(Elf * elf,const char * path,GElf_Nhdr * nhdr,const char * data,size_t name_off,size_t desc_off,struct usdt_note * note) parse_usdt_note() argument 1192 parse_usdt_spec(struct usdt_spec * spec,const struct usdt_note * note,__u64 usdt_cookie) parse_usdt_spec() argument [all...] |
/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_s302m.c | 77 enum musical_notes note; member
|
/linux/sound/core/seq/ |
H A D | seq_midi_emul.c | 237 int note, int vel) in note_off()
|
/linux/drivers/pci/hotplug/ |
H A D | acpiphp_ibm.c | 255 struct notification *note = context; in ibm_handle_events() local
|
/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-core.c | 96 Elf64_Nhdr *note = (Elf64_Nhdr *)buf; in append_elf64_note() local
|
/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-tvaudio.c | 241 char *note) in tvaudio_setmode()
|
/linux/include/uapi/linux/ |
H A D | soundcard.h | 1128 #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/security/smack/ |
H A D | smack_lsm.c | 114 static int smk_bu_note(char *note, struct smack_known *sskp, in smk_bu_note() 130 #define smk_bu_note(note, sskp, oskp, mode, RC) (RC) argument 134 static int smk_bu_current(char *note, struct smack_known *oskp, in smk_bu_current() 152 #define smk_bu_current(note, oskp, mode, RC) (RC) argument
|