Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
sound/core/seq/seq_timer.c snd_seq_timer_delete() -> snd_seq_timer_reset()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tmr | 4096-ptr_max |
| PARAM_VALUE | 0 | tmr->running | 0 |
| PARAM_VALUE | 0 | tmr->timeri | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | _T->lock |
sound/core/seq/seq_timer.c snd_seq_timer_new() -> snd_seq_timer_reset()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tmr | 4096-ptr_max |
| PARAM_VALUE | 0 | tmr->ppq | 96 |
| PARAM_VALUE | 0 | tmr->preferred_resolution | 0-s32max,18446744071562067968-u64max |
| PARAM_VALUE | 0 | tmr->running | 0 |
| PARAM_VALUE | 0 | tmr->skew | 65536 |
| PARAM_VALUE | 0 | tmr->skew_base | 65536 |
| PARAM_VALUE | 0 | tmr->tempo | 500000 |
| PARAM_VALUE | 0 | tmr->tempo_base | 1000 |
| PARAM_VALUE | 0 | tmr->tick.fraction | 0-8589934589 |
| PARAM_VALUE | 0 | tmr->tick.resolution | 5208333 |
| PARAM_VALUE | 0 | tmr->type | 0 |
| BUF_SIZE | 0 | tmr | 208 |
| DATA_SOURCE | 0 | tmr | r _kzalloc_noprof |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | _T->lock |