Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/mfd/madera-core.c, line 765
- drivers/mfd/madera-i2c.c, line 104
- drivers/mfd/madera-spi.c, line 104
Smatch caller information:
drivers/mfd/madera-i2c.c madera_i2c_probe() -> madera_dev_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | madera | 4096-ptr_max |
| PARAM_VALUE | 0 | madera->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | madera->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | madera->regmap | 0-ptr_max |
| PARAM_VALUE | 0 | madera->regmap_32bit | 0-ptr_max |
| PARAM_VALUE | 0 | madera->type | 1-9 |
| PARAM_VALUE | 0 | madera->type_name | 4096-ptr_max |
| BUF_SIZE | 0 | madera | 768 |
| BUF_SIZE | 0 | madera->dev | 1616 |
| BUF_SIZE | 0 | madera->type_name | 7-8 |
| CAPPED_DATA | 0 | madera->irq | 1 |
| DATA_SOURCE | 0 | madera | r devm_kzalloc |
| MEM_ZERO | 0 | madera | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | madera->irq |
drivers/mfd/madera-spi.c madera_spi_probe() -> madera_dev_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | madera | 4096-ptr_max |
| PARAM_VALUE | 0 | madera->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | madera->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | madera->irq | 0-s32max |
| PARAM_VALUE | 0 | madera->regmap | 0-ptr_max |
| PARAM_VALUE | 0 | madera->regmap_32bit | 0-ptr_max |
| PARAM_VALUE | 0 | madera->type | 1-9 |
| PARAM_VALUE | 0 | madera->type_name | 4096-ptr_max |
| BUF_SIZE | 0 | madera | 768 |
| BUF_SIZE | 0 | madera->dev | 1616 |
| BUF_SIZE | 0 | madera->type_name | 7-8 |
| DATA_SOURCE | 0 | madera | r devm_kzalloc |
| MEM_ZERO | 0 | madera | |
| RX_PATH | |||
| TASK_NOT_RUNNING |