Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
sound/synth/emux/emux_effect.c snd_emux_send_effect() -> effect_set_word()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | valp | 4096-ptr_max |
| PARAM_VALUE | 0 | *valp | 0-255 |
| PARAM_VALUE | 1 | chan | 4096-ptr_max |
| PARAM_VALUE | 1 | chan->private | 4096-ptr_max |
| PARAM_VALUE | 2 | type | 0-33 |
| CAPPED_DATA | 1 | chan | 1 |
| DATA_SOURCE | 1 | chan | $1 |
| DATA_SOURCE | 2 | type | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 1 | chan->midi_pitchbend | s16min-s16max |
| USER_DATA | 1 | chan->midi_pressure | 0-255 |
| LOCK2 | &emu->voice_lock | ||
| LOCK2 | irq | ||
| TYPE_LOCK | (struct snd_emux)->voice_lock |
sound/synth/emux/emux_effect.c snd_emux_setup_effect() -> effect_set_word()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | chan | 4096-ptr_max |
| PARAM_VALUE | 1 | chan->private | 1-u64max |
| PARAM_VALUE | 2 | type | 0-33 |
| CAPPED_DATA | 1 | chan->midi_program | 1 |
| FUZZY_MAX | 2 | type | 33 |
| HARD_MAX | 2 | type | 33 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &emu->voice_lock | ||
| LOCK2 | irq | ||
| TYPE_LOCK | (struct snd_emux)->voice_lock |