Defined in 2 files as a function:
- drivers/phy/microchip/lan966x_serdes.c, line 545 (as a function)
- drivers/phy/mscc/phy-ocelot-serdes.c, line 472 (as a function)
Referenced in 2 files:
Smatch caller information:
drivers/phy/microchip/lan966x_serdes.c serdes_probe() -> serdes_phy_create()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctrl | 4096-ptr_max |
| PARAM_VALUE | 0 | ctrl->dev | 0,4096-ptr_max |
| PARAM_VALUE | 0 | ctrl->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | ctrl->regs | 0,4096-ptr_max |
| PARAM_VALUE | 1 | idx | 0-9 |
| BUF_SIZE | 0 | ctrl | 104 |
| BUF_SIZE | 0 | ctrl->dev | 0,1616 |
| DATA_SOURCE | 0 | ctrl | r devm_kzalloc |
| MEM_ZERO | 0 | ctrl | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/phy/mscc/phy-ocelot-serdes.c serdes_probe() -> serdes_phy_create()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctrl | 4096-ptr_max |
| PARAM_VALUE | 0 | ctrl->dev | 0,4096-ptr_max |
| PARAM_VALUE | 0 | ctrl->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | ctrl->regs | 0-ptr_max |
| PARAM_VALUE | 1 | idx | 0-8 |
| BUF_SIZE | 0 | ctrl | 88 |
| BUF_SIZE | 0 | ctrl->dev | 0,1616 |
| BUF_SIZE | 0 | ctrl->regs | (-1)-s32max |
| DATA_SOURCE | 0 | ctrl | r devm_kzalloc |
| MEM_ZERO | 0 | ctrl | |
| RX_PATH | |||
| TASK_NOT_RUNNING |