Symbol: note
function parameter
Defined...
-
crypto/ansi_cprng.c:53:21-53:27: static void hexdump(char *note, unsigned char *buf, unsigned int len)
-
drivers/hid/hid-prodikeys.c:214:24-214:38: unsigned char status, unsigned char note, unsigned char velocity)
-
drivers/media/pci/saa7134/saa7134-tvaudio.c:241:8-241:14: char *note)
-
drivers/scsi/csiostor/csio_lnode.c:1923:40-1923:60: csio_notify_lnodes(struct csio_hw *hw, enum csio_ln_notify note)
-
fs/binfmt_elf.c:1523:23-1523:42: static void fill_note(struct memelfnote *note, const char *name, int type,
-
fs/binfmt_elf.c:1615:28-1615:47: static void fill_auxv_note(struct memelfnote *note, struct mm_struct *mm)
-
fs/binfmt_elf.c:1625:31-1625:50: static void fill_siginfo_note(struct memelfnote *note, user_siginfo_t *csigdata,
-
fs/binfmt_elf.c:1644:28-1644:47: static int fill_files_note(struct memelfnote *note, struct coredump_params *cprm)
-
security/smack/smack_lsm.c:129:24-129:30: static int smk_bu_note(char *note, struct smack_known *sskp,
-
security/smack/smack_lsm.c:149:27-149:33: static int smk_bu_current(char *note, struct smack_known *oskp,
-
sound/core/seq/oss/seq_oss_event.c:274:60-274:64: note_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev)
-
sound/core/seq/oss/seq_oss_event.c:335:61-335:65: note_off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev)
-
sound/core/seq/oss/seq_oss_event.c:372:71-372:75: set_note_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int note, int vel, struct snd_seq_event *ev)
-
sound/core/seq/seq_midi_emul.c:237:3-237:7: int note, int vel)
-
sound/drivers/opl3/opl3_drums.c:169:50-169:54: void snd_opl3_drum_switch(struct snd_opl3 *opl3, int note, int vel, int on_off,
-
sound/drivers/opl3/opl3_midi.c:80:5-80:9: int note, struct snd_midi_channel *chan)
-
sound/drivers/opl3/opl3_midi.c:275:32-275:36: void snd_opl3_note_on(void *p, int note, int vel, struct snd_midi_channel *chan)
-
sound/drivers/opl3/opl3_midi.c:653:47-653:51: static void snd_opl3_note_off_unsafe(void *p, int note, int vel,
-
sound/drivers/opl3/opl3_midi.c:690:33-690:37: void snd_opl3_note_off(void *p, int note, int vel,
-
sound/drivers/opl3/opl3_midi.c:704:34-704:38: void snd_opl3_key_press(void *p, int note, int vel, struct snd_midi_channel *chan)
-
sound/drivers/opl3/opl3_midi.c:715:39-715:43: void snd_opl3_terminate_note(void *p, int note, struct snd_midi_channel *chan)
-
sound/drivers/opl3/opl3_synth.c:390:55-390:79: static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note)
-
sound/drivers/opl4/opl4_synth.c:312:57-312:61: static void snd_opl4_do_for_note(struct snd_opl4 *opl4, int note, struct snd_midi_channel *chan,
-
sound/drivers/opl4/opl4_synth.c:482:43-482:47: void snd_opl4_note_on(void *private_data, int note, int vel, struct snd_midi_channel *chan)
-
sound/drivers/opl4/opl4_synth.c:563:44-563:48: void snd_opl4_note_off(void *private_data, int note, int vel, struct snd_midi_channel *chan)
-
sound/drivers/opl4/opl4_synth.c:578:50-578:54: void snd_opl4_terminate_note(void *private_data, int note, struct snd_midi_channel *chan)
-
sound/synth/emux/emux_synth.c:46:27-46:31: snd_emux_note_on(void *p, int note, int vel, struct snd_midi_channel *chan)
-
sound/synth/emux/emux_synth.c:145:28-145:32: snd_emux_note_off(void *p, int note, int vel, struct snd_midi_channel *chan)
-
sound/synth/emux/emux_synth.c:222:29-222:33: snd_emux_key_press(void *p, int note, int vel, struct snd_midi_channel *chan)
-
sound/synth/emux/emux_synth.c:364:39-364:43: terminate_note1(struct snd_emux *emu, int note, struct snd_midi_channel *chan, int free)
-
sound/synth/emux/emux_synth.c:385:34-385:38: snd_emux_terminate_note(void *p, int note, struct snd_midi_channel *chan)
variable
Defined...
-
drivers/hid/hid-prodikeys.c:340:2-340:24: unsigned char status, note, velocity;
-
drivers/pci/hotplug/acpiphp_ibm.c:255:2-255:30: struct notification *note = context;
-
fs/binfmt_elf.c:769:2-772:4: union {
-
fs/proc/kcore.c:298:2-298:54: struct elf_note *note = (struct elf_note *)¬es[*i];
-
kernel/crash_core.c:508:2-508:45: struct elf_note *note = (struct elf_note *)buf;
-
kernel/watch_queue.c:104:2-104:33: unsigned int head, tail, mask, note, offset, len;
-
sound/drivers/opl3/opl3_synth.c:115:4-115:26: struct snd_dm_fm_note note;
-
sound/drivers/opl4/opl4_synth.c:423:2-423:6: int note, pitch, octave;
-
sound/synth/emux/soundfont.c:951:2-951:6: int note, sample_id;