Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/mfd/cs42l43-i2c.c, line 54
- drivers/mfd/cs42l43-sdw.c, line 180
- drivers/mfd/cs42l43.c, line 1176
Smatch caller information:
drivers/mfd/cs42l43-i2c.c cs42l43_i2c_probe() -> cs42l43_dev_probe()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cs42l43 | 4096-ptr_max |
| PARAM_VALUE | 0 | cs42l43->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | cs42l43->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | cs42l43->regmap | 0-ptr_max |
| BUF_SIZE | 0 | cs42l43 | 752 |
| BUF_SIZE | 0 | cs42l43->dev | 1616 |
| CAPPED_DATA | 0 | cs42l43->irq | 1 |
| DATA_SOURCE | 0 | cs42l43 | r devm_kzalloc |
| MEM_ZERO | 0 | cs42l43 | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | cs42l43->irq |
drivers/mfd/cs42l43-sdw.c cs42l43_sdw_probe() -> cs42l43_dev_probe()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cs42l43 | 4096-ptr_max |
| PARAM_VALUE | 0 | cs42l43->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | cs42l43->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | cs42l43->regmap | 0-ptr_max |
| PARAM_VALUE | 0 | cs42l43->sdw | 4096-ptr_max |
| PARAM_VALUE | 0 | cs42l43->sdw->dev.devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | cs42l43->sdw->id.mfg_id | 258,261,415,506,535,605,1203 |
| PARAM_VALUE | 0 | cs42l43->sdw->id.part_id | 0,4,266,268-270,514,516,1792,1809-1815,1825-1826,1894-1895,4119 |
| PARAM_VALUE | 0 | cs42l43->sdw->index | 0-s32max |
| PARAM_VALUE | 0 | cs42l43->variant_id | 0,13654-13655,13666-13667,272963,4367419 |
| BUF_SIZE | 0 | cs42l43 | 752 |
| BUF_SIZE | 0 | cs42l43->dev | 1616 |
| CAPPED_DATA | 0 | cs42l43->sdw->id.mfg_id | 1 |
| CAPPED_DATA | 0 | cs42l43->sdw->id.part_id | 1 |
| DATA_SOURCE | 0 | cs42l43 | r devm_kzalloc |
| MEM_ZERO | 0 | cs42l43 | |
| RX_PATH | |||
| TASK_NOT_RUNNING |