Defined in 1 files as a prototype:
Defined in 2 files as a member:
Defined in 1 files as a function:
Referenced in 7 files:
- fs/proc/vmcore.c
- lib/buildid.c
- sound/core/seq/seq_midi_emul.c
- sound/drivers/opl3/opl3_midi.c
- sound/drivers/opl3/opl3_seq.c, line 132
- sound/drivers/opl4/opl4_seq.c, line 99
- sound/synth/emux/emux_seq.c, line 24
Smatch caller information:
sound/core/seq/seq_midi_emul.c all_notes_off() -> note_off()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ops | 1207333072393543680,6288165515478724608,8562522875145359360 |
| PARAM_VALUE | 0 | ops->note_off | 1389021244482211840,3211317786727231488,7814193249045147648 |
| PARAM_VALUE | 2 | chan | 4096-ptr_max |
| PARAM_VALUE | 2 | chan->control | 4096-ptr_max |
| PARAM_VALUE | 2 | chan->note | 4096-ptr_max |
| PARAM_VALUE | 2 | chan->number | 0-31 |
| PARAM_VALUE | 3 | note | 0-127 |
| PARAM_VALUE | 4 | vel | 0 |
| BUF_SIZE | 1 | drv | 4888,9624 |
| BUF_SIZE | 1 | drv | 4888,9624 |
| DATA_SOURCE | 0 | ops | $0 |
| DATA_SOURCE | 1 | drv | $1 |
| DATA_SOURCE | 2 | chan | $2 |
| FUZZY_MAX | 3 | note | 127 |
| HARD_MAX | 3 | note | 127 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
sound/core/seq/seq_midi_emul.c snd_midi_process_event() -> note_off()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ops | 1207333072393543680,6288165515478724608,8562522875145359360 |
| PARAM_VALUE | 0 | ops->note_off | 1389021244482211840,3211317786727231488,7814193249045147648 |
| PARAM_VALUE | 2 | chan | 4096-ptr_max |
| PARAM_VALUE | 2 | chan->note | 4096-ptr_max |
| PARAM_VALUE | 3 | note | 0-127 |
| BUF_SIZE | 1 | drv | 4888,9624 |
| BUF_SIZE | 1 | drv | 4888,9624 |
| DATA_SOURCE | 0 | ops | $0 |
| NOSPEC | 3 | note | |
| NOSPEC | 3 | note | |
| HARD_MAX | 3 | note | 127 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 3 | note | 0-127 |
| USER_DATA | 4 | vel | 0-255 |