Home
last modified time | relevance | path

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

/linux/sound/drivers/opl4/
H A 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()
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()
H A Dopl4_local.h163 int note; member
/linux/sound/drivers/opl3/
H A Dopl3_midi.c87 int note, struct snd_midi_channel *chan) in snd_opl3_calc_pitch()
286 void snd_opl3_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_opl3_note_on()
650 static void snd_opl3_note_off_unsafe(void *p, int note, int vel, in snd_opl3_note_off_unsafe()
685 void snd_opl3_note_off(void *p, int note, int vel, in snd_opl3_note_off()
699 void snd_opl3_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_opl3_key_press()
708 void snd_opl3_terminate_note(void *p, int note, struct snd_midi_channel *chan) in snd_opl3_terminate_note()
H A Dopl3_synth.c115 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 Dopl3_drums.c169 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 Demux_synth.c46 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()
H A Dsoundfont.c987 int note, sample_id; in load_guspatch() local
/linux/include/sound/
H A Dump_msg.h135 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 Dseq_midi_emul.h36 unsigned char note[128]; /* Current status for all notes */ member
H A Demux_synth.h164 unsigned char note; /* Note currently assigned to this voice */ member
H A Dopl3.h273 unsigned char note; /* Note currently assigned to this voice */ member
/linux/sound/core/seq/oss/
H A Dseq_oss_event.h30 unsigned char note; member
67 unsigned char note, parm; member
/linux/drivers/hid/
H A Dhid-prodikeys.c40 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 Dvmcore_info.c37 struct elf_note *note = (struct elf_note *)buf; in append_elf_note() local
/linux/tools/lib/bpf/
H A Dusdt.c625 struct usdt_note note; in collect_usdt_targets() local
1137 struct usdt_note *note) in parse_usdt_note()
1192 static int parse_usdt_spec(struct usdt_spec *spec, const struct usdt_note *note, __u64 usdt_cookie) in parse_usdt_spec()
/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_s302m.c77 enum musical_notes note; member
/linux/sound/core/seq/
H A Dseq_midi_emul.c237 int note, int vel) in note_off()
/linux/crypto/
H A Dansi_cprng.c53 static void hexdump(char *note, unsigned char *buf, unsigned int len) in hexdump()
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-tvaudio.c241 char *note) in tvaudio_setmode()
/linux/include/uapi/linux/
H A Dsoundcard.h1128 #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/tools/usb/
H A Dffs-test.c97 #define note(...) _msg(5, __VA_ARGS__) macro
/linux/drivers/scsi/csiostor/
H A Dcsio_lnode.c1923 csio_notify_lnodes(struct csio_hw *hw, enum csio_ln_notify note) in csio_notify_lnodes()
/linux/drivers/net/ethernet/sun/
H A Dcassini.h2120 const char *note; member