Home
last modified time | relevance | path

Searched refs:note (Results 1 – 20 of 20) sorted by relevance

/linux-4.19.296/include/sound/
Dseq_midi_emul.h50 unsigned char note[128]; /* Current status for all notes */ member
83 void (*note_on)(void *private_data, int note, int vel, struct snd_midi_channel *chan);
84 …void (*note_off)(void *private_data,int note, int vel, struct snd_midi_channel *chan); /* release …
85 void (*key_press)(void *private_data, int note, int vel, struct snd_midi_channel *chan);
86 …void (*note_terminate)(void *private_data, int note, struct snd_midi_channel *chan); /* terminate …
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/drivers/hid/
Dhid-prodikeys.c51 unsigned char note; member
218 unsigned char status, unsigned char note, unsigned char velocity) in pcmidi_send_note() argument
224 buffer[1] = note; in pcmidi_send_note()
246 pcmidi_send_note(pms->pm, pms->status, pms->note, pms->velocity); in pcmidi_sustained_note_release()
344 unsigned char status, note, velocity; in pcmidi_handle_report3() local
348 note = data[j*2+1]; in pcmidi_handle_report3()
351 if (note < 0x81) { /* note on */ in pcmidi_handle_report3()
353 note = note - 0x54 + PCMIDI_MIDDLE_C + in pcmidi_handle_report3()
359 note = note - 0x94 + PCMIDI_MIDDLE_C + in pcmidi_handle_report3()
367 pms->note = note; in pcmidi_handle_report3()
[all …]
/linux-4.19.296/include/linux/
Delfnote.h43 .pushsection .note.name, flags,@note ; \
/linux-4.19.296/drivers/pci/hotplug/
Dacpiphp_ibm.c255 struct notification *note = context; in ibm_handle_events() local
261 acpi_bus_generate_netlink_event(note->device->pnp.device_class, in ibm_handle_events()
262 dev_name(&note->device->dev), in ibm_handle_events()
263 note->event, detail); in ibm_handle_events()
265 note->event = event; in ibm_handle_events()
/linux-4.19.296/fs/proc/
Dkcore.c300 struct elf_note *note = (struct elf_note *)&notes[*i]; in append_kcore_note() local
302 note->n_namesz = strlen(name) + 1; in append_kcore_note()
303 note->n_descsz = descsz; in append_kcore_note()
304 note->n_type = type; in append_kcore_note()
305 *i += sizeof(*note); in append_kcore_note()
306 memcpy(&notes[*i], name, note->n_namesz); in append_kcore_note()
307 *i = ALIGN(*i + note->n_namesz, 4); in append_kcore_note()
/linux-4.19.296/include/uapi/linux/
Dsoundcard.h1128 #define _CHN_VOICE(dev, event, chn, note, parm) \ argument
1134 _seqbuf[_seqbufptr+4] = (note);\
1140 #define SEQ_START_NOTE(dev, chn, note, vol) \ argument
1141 _CHN_VOICE(dev, MIDI_NOTEON, chn, note, vol)
1143 #define SEQ_STOP_NOTE(dev, chn, note, vol) \ argument
1144 _CHN_VOICE(dev, MIDI_NOTEOFF, chn, note, vol)
1146 #define SEQ_KEY_PRESSURE(dev, chn, note, pressure) \ argument
1147 _CHN_VOICE(dev, MIDI_KEY_PRESSURE, chn, note, pressure)
/linux-4.19.296/include/uapi/sound/
Dasequencer.h197 unsigned char note; member
286 struct snd_seq_ev_note note; member
/linux-4.19.296/fs/befs/
DKconfig9 attributes. (Also note that this driver doesn't make those features
/linux-4.19.296/fs/
Dbinfmt_elf.c1493 static void fill_note(struct memelfnote *note, const char *name, int type, in fill_note() argument
1496 note->name = name; in fill_note()
1497 note->type = type; in fill_note()
1498 note->datasz = sz; in fill_note()
1499 note->data = data; in fill_note()
1584 static void fill_auxv_note(struct memelfnote *note, struct mm_struct *mm) in fill_auxv_note() argument
1591 fill_note(note, "CORE", NT_AUXV, i * sizeof(elf_addr_t), auxv); in fill_auxv_note()
1594 static void fill_siginfo_note(struct memelfnote *note, user_siginfo_t *csigdata, in fill_siginfo_note() argument
1601 fill_note(note, "CORE", NT_SIGINFO, sizeof(*csigdata), csigdata); in fill_siginfo_note()
1616 static int fill_files_note(struct memelfnote *note) in fill_files_note() argument
[all …]
Dbinfmt_elf_fdpic.c1332 static inline void fill_note(struct memelfnote *note, const char *name, int type, in fill_note() argument
1335 note->name = name; in fill_note()
1336 note->type = type; in fill_note()
1337 note->datasz = sz; in fill_note()
1338 note->data = data; in fill_note()
/linux-4.19.296/drivers/lightnvm/
DKconfig28 Please note the disk format is considered EXPERIMENTAL for now.
/linux-4.19.296/crypto/
Dansi_cprng.c58 static void hexdump(char *note, unsigned char *buf, unsigned int len) in hexdump() argument
61 printk(KERN_CRIT "%s", note); in hexdump()
/linux-4.19.296/drivers/ntb/hw/idt/
DKconfig22 It's worth to note, that since a part of this driver relies on the
/linux-4.19.296/drivers/char/agp/
DKconfig40 The M1541 chipset can do AGP 1x and 2x, but note that there is an
/linux-4.19.296/include/asm-generic/
Dvmlinux.lds.h786 KEEP(*(.note.*)) \
/linux-4.19.296/block/partitions/
DKconfig236 drives; note however that a good portable way to transport files and
/linux-4.19.296/drivers/i2c/busses/
DKconfig166 versions of the chipset are supported (note that Serverworks is part
399 Please note that this controller is limited to transfers of maximum
482 Please note that this driver might be needed to bring up other
/linux-4.19.296/drivers/auxdisplay/
DKconfig252 more precise aspects (wiring, dimensions, protocol, ...). Please note