Defined in 2 files as a function:
- drivers/phy/realtek/phy-rtk-usb2.c, line 958 (as a function)
- drivers/phy/realtek/phy-rtk-usb3.c, line 524 (as a function)
Referenced in 2 files:
Smatch caller information:
drivers/phy/realtek/phy-rtk-usb3.c rtk_usb3phy_probe() -> parse_phy_data()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rtk_phy | 4096-ptr_max |
| PARAM_VALUE | 0 | rtk_phy->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | rtk_phy->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | rtk_phy->dev->driver | 4096-ptr_max |
| PARAM_VALUE | 0 | rtk_phy->dev->of_node | 1-u64max |
| PARAM_VALUE | 0 | rtk_phy->num_phy | 1 |
| PARAM_VALUE | 0 | rtk_phy->phy_cfg | 1-u64max |
| BUF_SIZE | 0 | rtk_phy | 40 |
| BUF_SIZE | 0 | rtk_phy->dev | 1616 |
| BUF_SIZE | 0 | rtk_phy->phy_cfg | 204 |
| DATA_SOURCE | 0 | rtk_phy | r devm_kzalloc |
| MEM_ZERO | 0 | rtk_phy | |
| MEM_ZERO | 0 | rtk_phy->phy_cfg | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/phy/realtek/phy-rtk-usb2.c rtk_usb2phy_probe() -> parse_phy_data()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rtk_phy | 4096-ptr_max |
| PARAM_VALUE | 0 | rtk_phy->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | rtk_phy->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | rtk_phy->dev->driver | 4096-ptr_max |
| PARAM_VALUE | 0 | rtk_phy->dev->of_node | 1-u64max |
| PARAM_VALUE | 0 | rtk_phy->phy_cfg | 1-u64max |
| BUF_SIZE | 0 | rtk_phy | 40 |
| BUF_SIZE | 0 | rtk_phy->dev | 1616 |
| BUF_SIZE | 0 | rtk_phy->phy_cfg | 132 |
| DATA_SOURCE | 0 | rtk_phy | r devm_kzalloc |
| MEM_ZERO | 0 | rtk_phy | |
| MEM_ZERO | 0 | rtk_phy->phy_cfg | |
| RX_PATH | |||
| TASK_NOT_RUNNING |