Defined in 4 files as a function:
- sound/firewire/bebob/bebob_proc.c, line 131 (as a function)
- sound/firewire/digi00x/digi00x-proc.c, line 25 (as a function)
- sound/firewire/fireworks/fireworks_proc.c, line 105 (as a function)
- sound/firewire/motu/motu-proc.c, line 26 (as a function)
Referenced in 4 files:
- sound/firewire/bebob/bebob_proc.c, line 183
- sound/firewire/digi00x/digi00x-proc.c, line 85
- sound/firewire/fireworks/fireworks_proc.c, line 219
- sound/firewire/motu/motu-proc.c, line 107
Smatch caller information:
sound/core/info.c snd_info_seq_show() -> (struct snd_info_entry_text)->read()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | entry | 4096-ptr_max |
| PARAM_VALUE | 0 | entry->c.text.read | 1-u64max |
| PARAM_VALUE | 1 | buf | 4096-ptr_max |
| PARAM_VALUE | 1 | buf->buffer | 4096-ptr_max |
| BUF_SIZE | 1 | buf->buffer | s32min-(-2),1-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &seq->lock | ||
| TYPE_LOCK | (struct seq_file)->lock |