Home
last modified time | relevance | path

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

12

/linux-2.6.39/sound/drivers/opl4/
Dopl4_synth.c312 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()
Dopl4_local.h163 int note; member
/linux-2.6.39/sound/drivers/opl3/
Dopl3_midi.c98 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()
Dopl3_synth.c124 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()
Dopl3_drums.c185 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/
Dseq_oss_event.c286 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()
Dseq_oss_event.h43 unsigned char note; member
80 unsigned char note, parm; member
Dseq_oss_device.h65 int note, vel; member
/linux-2.6.39/sound/synth/emux/
Demux_synth.c59 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/
Dsequencer.c329 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
Dmidi_synth.c283 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()
Dopl3.c268 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/
Dcrash.c34 struct elf_note *note = (struct elf_note *)buf; in append_elf_note() local
/linux-2.6.39/drivers/hid/
Dhid-prodikeys.c54 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/
Dseq_midi_emul.c245 int note, int vel) in note_off()
/linux-2.6.39/crypto/
Dansi_cprng.c60 static void hexdump(char *note, unsigned char *buf, unsigned int len) in hexdump()
/linux-2.6.39/kernel/
Dkexec.c1154 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/
Dacpiphp_ibm.c267 struct notification *note = context; in ibm_handle_events() local
/linux-2.6.39/include/sound/
Dseq_midi_emul.h50 unsigned char note[128]; /* Current status for all notes */ member
Demux_synth.h179 unsigned char note; /* Note currently assigned to this voice */ member
Dopl3.h291 unsigned char note; /* Note currently assigned to this voice */ member
/linux-2.6.39/drivers/media/video/saa7134/
Dsaa7134-tvaudio.c255 char *note) in tvaudio_setmode()
/linux-2.6.39/tools/usb/
Dffs-test.c123 #define note(...) _msg(5, __VA_ARGS__) macro
/linux-2.6.39/fs/
Dbinfmt_elf.c1258 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/
Dsoundcard.h1136 #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

12