Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
sound/core/seq/seq_timer.c seq_timer_start() -> seq_timer_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tmr | 4096-ptr_max |
| PARAM_VALUE | 0 | tmr->running | 1 |
| PARAM_VALUE | 0 | tmr->timeri | 1-u64max |
| DATA_SOURCE | 0 | tmr | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | irq | ||
| LOCK2 | 0 | &tmr->lock | |
| TYPE_LOCK | (struct snd_seq_timer)->lock |
sound/core/seq/seq_timer.c snd_seq_timer_stop() -> seq_timer_stop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | tmr | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 0 | tmr->timeri->slave_class | s32min-s32max |
| USER_DATA | 0 | tmr->timeri->slave_id | 0-u32max |
| LOCK2 | irq | ||
| LOCK2 | 0 | &tmr->lock | |
| HALF_LOCKED2 | &q->timer_mutex | ||
| TYPE_LOCK | (struct snd_seq_timer)->lock |