Defined in 1 files as a prototype:
Defined in 2 files as a function:
- sound/core/seq/oss/seq_oss.c, line 264 (as a function)
- sound/isa/sb/sb16_csp.c, line 1106 (as a function)
Referenced in 2 files:
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 |