Searched defs:note (Results 26 – 38 of 38) sorted by relevance
12
| /Linux-v6.6/include/sound/ |
| D | seq_midi_emul.h | 36 unsigned char note[128]; /* Current status for all notes */ member
|
| D | emux_synth.h | 164 unsigned char note; /* Note currently assigned to this voice */ member
|
| D | opl3.h | 273 unsigned char note; /* Note currently assigned to this voice */ member
|
| /Linux-v6.6/sound/drivers/opl4/ |
| D | opl4_local.h | 163 int note; member
|
| /Linux-v6.6/kernel/ |
| D | crash_core.c | 508 struct elf_note *note = (struct elf_note *)buf; in append_elf_note() local
|
| /Linux-v6.6/include/uapi/linux/ |
| D | soundcard.h | 1128 #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-v6.6/security/smack/ |
| D | smack_lsm.c | 129 static int smk_bu_note(char *note, struct smack_known *sskp, in smk_bu_note() 145 #define smk_bu_note(note, sskp, oskp, mode, RC) (RC) argument 149 static int smk_bu_current(char *note, struct smack_known *oskp, in smk_bu_current() 167 #define smk_bu_current(note, oskp, mode, RC) (RC) argument
|
| /Linux-v6.6/tools/usb/ |
| D | ffs-test.c | 97 #define note(...) _msg(5, __VA_ARGS__) macro
|
| /Linux-v6.6/fs/ |
| D | binfmt_elf_fdpic.c | 1271 static inline void fill_note(struct memelfnote *note, const char *name, int type, in fill_note()
|
| /Linux-v6.6/include/uapi/sound/ |
| D | asequencer.h | 182 unsigned char note; member 257 struct snd_seq_ev_note note; member
|
| /Linux-v6.6/sound/synth/emux/ |
| D | soundfont.c | 951 int note, sample_id; in load_guspatch() local
|
| /Linux-v6.6/drivers/scsi/csiostor/ |
| D | csio_lnode.c | 1923 csio_notify_lnodes(struct csio_hw *hw, enum csio_ln_notify note) in csio_notify_lnodes()
|
| /Linux-v6.6/drivers/net/ethernet/sun/ |
| D | cassini.h | 2120 const char *note; member
|
12