Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
sound/drivers/vx/vx_mixer.c vx_output_level_put() -> vx_set_analog_output_level()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | chip | 4096-ptr_max |
| PARAM_VALUE | 0 | chip->hw | 4096-ptr_max |
| PARAM_VALUE | 0 | chip->hw->output_level_max | 147,227 |
| PARAM_VALUE | 0 | chip->output_level | 4096-ptr_max |
| PARAM_VALUE | 2 | left | 0-227 |
| PARAM_VALUE | 3 | right | 0-227 |
| BUF_SIZE | 0 | chip | (-1),72,104,256,376,448,2728 |
| BUF_SIZE | 0 | chip | (-1),72,104,256,376,448,2728 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | chip | unit_byte |
| UNITS | 1 | codec | unit_array_size |
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | &card->controls_rwsem | ||
| HALF_LOCKED2 | &card->mutex | ||
| HALF_LOCKED2 | &pool->lock |
sound/drivers/vx/vx_mixer.c vx_reset_codec() -> vx_set_analog_output_level()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | chip | 4096-ptr_max |
| PARAM_VALUE | 0 | chip->audio_source | 1 |
| PARAM_VALUE | 0 | chip->hw | 4096-ptr_max |
| PARAM_VALUE | 0 | chip->hw->num_codecs | 1-2 |
| PARAM_VALUE | 0 | chip->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | chip->ops->akm_write | 0,4096-ptr_max |
| PARAM_VALUE | 0 | chip->ops->in8 | 4096-ptr_max |
| PARAM_VALUE | 0 | chip->ops->out8 | 4096-ptr_max |
| PARAM_VALUE | 0 | chip->ops->reset_board | 4096-ptr_max |
| PARAM_VALUE | 0 | chip->ops->write_codec | 0,4096-ptr_max |
| PARAM_VALUE | 0 | chip->output_level | 4096-ptr_max |
| PARAM_VALUE | 1 | codec | 0-1 |
| PARAM_VALUE | 2 | left | 0 |
| PARAM_VALUE | 3 | right | 0 |
| BUF_SIZE | 0 | chip | (-1),8,16,24,32,40,56,136,168,376,448,1688,2552 |
| BUF_SIZE | 0 | chip | (-1),8,16,24,32,40,56,136,168,376,448,1688,2552 |
| BUF_SIZE | 0 | chip->hw | (-1),40 |
| CAPPED_DATA | 1 | codec | 1 |
| DATA_SOURCE | 0 | chip | $0 |
| PARAM_COMPARE | 0 | chip->hw->num_codecs | > $1 |
| PARAM_COMPARE | 1 | codec | < $0->hw->num_codecs |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |