/linux-2.6.39/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() 565 void snd_opl4_note_off(void *private_data, int note, int vel, struct snd_midi_channel *chan) in snd_opl4_note_off() 581 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-2.6.39/sound/drivers/opl3/ |
D | opl3_midi.c | 98 int note, struct snd_midi_channel *chan) in snd_opl3_calc_pitch() 295 void snd_opl3_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_opl3_note_on() 667 static void snd_opl3_note_off_unsafe(void *p, int note, int vel, in snd_opl3_note_off_unsafe() 704 void snd_opl3_note_off(void *p, int note, int vel, in snd_opl3_note_off() 718 void snd_opl3_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_opl3_key_press() 732 void snd_opl3_terminate_note(void *p, int note, struct snd_midi_channel *chan) in snd_opl3_terminate_note()
|
D | opl3_synth.c | 124 struct snd_dm_fm_note note; in snd_opl3_ioctl() local 399 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 | 185 void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int vel, int on_off, in snd_opl3_drum_switch()
|
/linux-2.6.39/sound/core/seq/oss/ |
D | seq_oss_event.c | 286 note_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event … in note_on_event() 341 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 | 43 unsigned char note; member 80 unsigned char note, parm; member
|
D | seq_oss_device.h | 65 int note, vel; member
|
/linux-2.6.39/sound/synth/emux/ |
D | emux_synth.c | 59 snd_emux_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_note_on() 158 snd_emux_note_off(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_note_off() 237 snd_emux_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_key_press() 379 terminate_note1(struct snd_emux *emu, int note, struct snd_midi_channel *chan, int free) in terminate_note1() 400 snd_emux_terminate_note(void *p, int note, struct snd_midi_channel *chan) in snd_emux_terminate_note()
|
/linux-2.6.39/sound/oss/ |
D | sequencer.c | 329 static int seq_queue(unsigned char *note, char nonblock) in seq_queue() 417 static int find_voice(int dev, int chn, int note) in find_voice() 429 static int alloc_voice(int dev, int chn, int note) in alloc_voice() 449 #define note event_rec[4] in seq_chn_voice_event() macro 1566 int note, octave, note_freq; in note_to_freq() local
|
D | midi_synth.c | 283 midi_synth_kill_note(int dev, int channel, int note, int velocity) in midi_synth_kill_note() 373 midi_synth_start_note(int dev, int channel, int note, int velocity) in midi_synth_start_note()
|
D | opl3.c | 268 static int opl3_kill_note (int devno, int voice, int note, int velocity) in opl3_kill_note() 458 static int opl3_start_note (int dev, int voice, int note, int volume) in opl3_start_note() 1001 static int opl3_alloc_voice(int dev, int chn, int note, struct voice_alloc_info *alloc) in opl3_alloc_voice()
|
/linux-2.6.39/arch/ia64/kernel/ |
D | crash.c | 34 struct elf_note *note = (struct elf_note *)buf; in append_elf_note() local
|
/linux-2.6.39/drivers/hid/ |
D | hid-prodikeys.c | 54 unsigned char note; member 221 unsigned char status, unsigned char note, unsigned char velocity) in pcmidi_send_note() 348 unsigned char status, note, velocity; in pcmidi_handle_report3() local
|
/linux-2.6.39/sound/core/seq/ |
D | seq_midi_emul.c | 245 int note, int vel) in note_off()
|
/linux-2.6.39/crypto/ |
D | ansi_cprng.c | 60 static void hexdump(char *note, unsigned char *buf, unsigned int len) in hexdump()
|
/linux-2.6.39/kernel/ |
D | kexec.c | 1154 struct elf_note note; in append_elf_note() local 1171 struct elf_note note; in final_note() local
|
/linux-2.6.39/drivers/pci/hotplug/ |
D | acpiphp_ibm.c | 267 struct notification *note = context; in ibm_handle_events() local
|
/linux-2.6.39/include/sound/ |
D | seq_midi_emul.h | 50 unsigned char note[128]; /* Current status for all notes */ member
|
D | emux_synth.h | 179 unsigned char note; /* Note currently assigned to this voice */ member
|
D | opl3.h | 291 unsigned char note; /* Note currently assigned to this voice */ member
|
/linux-2.6.39/drivers/media/video/saa7134/ |
D | saa7134-tvaudio.c | 255 char *note) in tvaudio_setmode()
|
/linux-2.6.39/tools/usb/ |
D | ffs-test.c | 123 #define note(...) _msg(5, __VA_ARGS__) macro
|
/linux-2.6.39/fs/ |
D | binfmt_elf.c | 1258 static void fill_note(struct memelfnote *note, const char *name, int type, in fill_note() 1345 static void fill_auxv_note(struct memelfnote *note, struct mm_struct *mm) in fill_auxv_note()
|
/linux-2.6.39/include/linux/ |
D | soundcard.h | 1136 #define _CHN_VOICE(dev, event, chn, note, parm) \ argument 1148 #define SEQ_START_NOTE(dev, chn, note, vol) \ argument 1151 #define SEQ_STOP_NOTE(dev, chn, note, vol) \ argument 1154 #define SEQ_KEY_PRESSURE(dev, chn, note, pressure) \ argument
|