Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
sound/core/seq/seq_timer.c snd_seq_timer_defaults() -> snd_seq_timer_set_tick_resolution()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tmr | 4096-ptr_max |
| PARAM_VALUE | 0 | tmr->ppq | 96 |
| PARAM_VALUE | 0 | tmr->tempo | 500000 |
| PARAM_VALUE | 0 | tmr->tempo_base | 1000 |
| BUF_SIZE | 0 | tmr | (-1),208 |
| BUF_SIZE | 0 | tmr | (-1),208 |
| DATA_SOURCE | 0 | tmr | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | irq | ||
| LOCK2 | 0 | &tmr->lock | |
| HALF_LOCKED2 | _T->lock | ||
| TYPE_LOCK | (struct snd_seq_timer)->lock |
sound/core/seq/seq_timer.c snd_seq_timer_set_tempo() -> snd_seq_timer_set_tick_resolution()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tmr | 4096-ptr_max |
| PARAM_VALUE | 0 | tmr->tempo | 1-s32max |
| DATA_SOURCE | 0 | tmr | $0 |
| NOSPEC | 0 | tmr->tempo | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 0 | tmr->tempo | 1-s32max |
| LOCK2 | irq | ||
| LOCK2 | 0 | &tmr->lock | |
| TYPE_LOCK | (struct snd_seq_timer)->lock |
sound/core/seq/seq_timer.c snd_seq_timer_set_tempo_ppq() -> snd_seq_timer_set_tick_resolution()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tmr | 4096-ptr_max |
| PARAM_VALUE | 0 | tmr->ppq | 1-s32max |
| PARAM_VALUE | 0 | tmr->tempo | 1-s32max |
| PARAM_VALUE | 0 | tmr->tempo_base | 10,1000 |
| CAPPED_DATA | 0 | tmr->ppq | 1 |
| CAPPED_DATA | 0 | tmr->tempo | 1 |
| DATA_SOURCE | 0 | tmr | $0 |
| FUZZY_MAX | 0 | tmr->tempo | 1 |
| FUZZY_MAX | 0 | tmr->tempo_base | 1000 |
| BIT_INFO | 0 | tmr->tempo_base | 0x8,0x3ea |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 0 | tmr->ppq | 1-s32max[c][u] |
| USER_DATA | 0 | tmr->tempo | 1-s32max[c] |
| LOCK2 | irq | ||
| LOCK2 | 0 | &tmr->lock | |
| TYPE_LOCK | (struct snd_seq_timer)->lock |