Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- sound/soc/sof/intel/hda-loader.c, line 221
- sound/soc/sof/intel/hda-sdw-bpt.c, line 166
- sound/soc/sof/intel/hda-stream.c, line 1375
Smatch caller information:
sound/soc/sof/intel/hda-sdw-bpt.c hda_sdw_bpt_dma_deprepare() -> hda_data_stream_cleanup()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | dmab | 4096-ptr_max |
| PARAM_VALUE | 2 | persistent_buffer | 0 |
| PARAM_VALUE | 4 | is_iccmax | 0 |
| PARAM_VALUE | 5 | pair | 1 |
| DATA_SOURCE | 1 | dmab | $2 |
| DATA_SOURCE | 3 | hext_stream | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 1 | dmab->bytes | |
| HALF_LOCKED2 | &attr->mutex |
sound/soc/sof/intel/hda-loader.c hda_cl_cleanup() -> hda_data_stream_cleanup()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->iommu->attach_deferred | 0-1 |
| PARAM_VALUE | 0 | dev->power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 1 | dmab | 4096-ptr_max |
| PARAM_VALUE | 1 | dmab->addr | 0 |
| PARAM_VALUE | 1 | dmab->area | 1-u64max |
| PARAM_VALUE | 1 | dmab->bytes | 0,4096-u64max |
| PARAM_VALUE | 1 | dmab->dev.dev | 4096-ptr_max |
| PARAM_VALUE | 1 | dmab->dev.dir | 0 |
| PARAM_VALUE | 1 | dmab->dev.type | 3 |
| PARAM_VALUE | 1 | dmab->private_data | 0 |
| PARAM_VALUE | 3 | hext_stream | 4096-ptr_max |
| PARAM_VALUE | 5 | pair | 0 |
| DATA_SOURCE | 0 | dev | $0 |
| DATA_SOURCE | 1 | dmab | $1 |
| DATA_SOURCE | 2 | persistent_buffer | $2 |
| DATA_SOURCE | 3 | hext_stream | $3 |
| DATA_SOURCE | 4 | is_iccmax | $4 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | _T->lock |