Searched defs:note (Results 1 - 25 of 37) sorted by relevance

12

/linux-master/arch/x86/um/vdso/
H A DMakefile
/linux-master/kernel/
H A Dvmcore_info.c37 struct elf_note *note = (struct elf_note *)buf; local
H A Dwatch_queue.c104 unsigned int head, tail, mask, note, offset, len; local
/linux-master/sound/core/seq/oss/
H A Dseq_oss_event.c274 note_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev) argument
335 note_off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev) argument
372 set_note_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int note, int vel, struct snd_seq_event *ev) argument
[all...]
H A Dseq_oss_event.h30 unsigned char note; member in struct:evrec_note
67 unsigned char note, parm; member in struct:evrec_voice
H A Dseq_oss_device.h49 int note, vel; member in struct:seq_oss_chinfo
/linux-master/sound/drivers/opl3/
H A Dopl3_drums.c169 void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int vel, int on_off, argument
H A Dopl3_synth.c115 struct snd_dm_fm_note note; local
390 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note) argument
[all...]
H A Dopl3_midi.c275 void snd_opl3_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) argument
79 snd_opl3_calc_pitch(unsigned char *fnum, unsigned char *blocknum, int note, struct snd_midi_channel *chan) argument
653 snd_opl3_note_off_unsafe(void *p, int note, int vel, struct snd_midi_channel *chan) argument
690 snd_opl3_note_off(void *p, int note, int vel, struct snd_midi_channel *chan) argument
704 snd_opl3_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) argument
715 snd_opl3_terminate_note(void *p, int note, struct snd_midi_channel *chan) argument
[all...]
/linux-master/sound/core/seq/
H A Dseq_midi_emul.c235 note_off(const struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, int note, int vel) argument
[all...]
/linux-master/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, argument
423 int note, pitch, octave; local
482 void snd_opl4_note_on(void *private_data, int note, int vel, struct snd_midi_channel *chan) argument
563 snd_opl4_note_off(void *private_data, int note, int vel, struct snd_midi_channel *chan) argument
578 snd_opl4_terminate_note(void *private_data, int note, struct snd_midi_channel *chan) argument
[all...]
H A Dopl4_local.h163 int note; member in struct:opl4_voice
/linux-master/crypto/
H A Dansi_cprng.c53 static void hexdump(char *note, unsigned char *buf, unsigned int len) argument
/linux-master/drivers/media/test-drivers/vidtv/
H A Dvidtv_s302m.c77 enum musical_notes note; member in struct:tone_duration
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dcore-pkey.c202 void *p = ehdr, *note; local
/linux-master/tools/perf/util/
H A Dgenelf.c102 gen_build_id(struct buildid_note *note, argument
126 gen_build_id(struct buildid_note *note, argument
140 gen_build_id(struct buildid_note *note, unsigned long load_addr, const void *code, size_t csize) argument
[all...]
/linux-master/drivers/pci/hotplug/
H A Dacpiphp_ibm.c255 struct notification *note = context; local
/linux-master/sound/synth/emux/
H A Demux_synth.c46 snd_emux_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) argument
145 snd_emux_note_off(void *p, int note, int vel, struct snd_midi_channel *chan) argument
222 snd_emux_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) argument
364 terminate_note1(struct snd_emux *emu, int note, struct snd_midi_channel *chan, int free) argument
385 snd_emux_terminate_note(void *p, int note, struct snd_midi_channel *chan) argument
[all...]
/linux-master/fs/proc/
H A Dkcore.c298 struct elf_note *note = (struct elf_note *)&notes[*i]; local
/linux-master/tools/usb/
H A Dffs-test.c97 #define note(...) _msg(5, __VA_ARGS__) macro
/linux-master/include/sound/
H A Dseq_midi_emul.h36 unsigned char note[128]; /* Current status for all notes */ member in struct:snd_midi_channel
H A Demux_synth.h164 unsigned char note; /* Note currently assigned to this voice */ member in struct:snd_emux_voice
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-tvaudio.c239 tvaudio_setmode(struct saa7134_dev *dev, struct saa7134_tvaudio *audio, char *note) argument
/linux-master/arch/s390/kernel/
H A Dcrash_dump.c255 Elf64_Nhdr *note; local
375 Elf64_Nhdr note; local
442 Elf64_Nhdr *note; local
[all...]
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-core.c96 Elf64_Nhdr *note = (Elf64_Nhdr *)buf; local

Completed in 195 milliseconds

12