Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/hid/
Dhid-prodikeys.c51 unsigned char note; member
218 unsigned char status, unsigned char note, unsigned char velocity) in pcmidi_send_note()
344 unsigned char status, note, velocity; in pcmidi_handle_report3() local
/linux-4.19.296/fs/
Dbinfmt_elf.c1493 static void fill_note(struct memelfnote *note, const char *name, int type, in fill_note()
1584 static void fill_auxv_note(struct memelfnote *note, struct mm_struct *mm) in fill_auxv_note()
1594 static void fill_siginfo_note(struct memelfnote *note, user_siginfo_t *csigdata, in fill_siginfo_note()
1616 static int fill_files_note(struct memelfnote *note) in fill_files_note()
Dbinfmt_elf_fdpic.c1332 static inline void fill_note(struct memelfnote *note, const char *name, int type, in fill_note()
/linux-4.19.296/crypto/
Dansi_cprng.c58 static void hexdump(char *note, unsigned char *buf, unsigned int len) in hexdump()
/linux-4.19.296/drivers/pci/hotplug/
Dacpiphp_ibm.c255 struct notification *note = context; in ibm_handle_events() local
/linux-4.19.296/fs/proc/
Dkcore.c300 struct elf_note *note = (struct elf_note *)&notes[*i]; in append_kcore_note() local
/linux-4.19.296/include/sound/
Dseq_midi_emul.h50 unsigned char note[128]; /* Current status for all notes */ member
Demux_synth.h177 unsigned char note; /* Note currently assigned to this voice */ member
Dopl3.h289 unsigned char note; /* Note currently assigned to this voice */ member
/linux-4.19.296/include/uapi/linux/
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-4.19.296/include/uapi/sound/
Dasequencer.h197 unsigned char note; member
286 struct snd_seq_ev_note note; member