Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- drivers/power/supply/qcom_battmgr.c, line 1719
- drivers/soc/qcom/pmic_glink.c, line 104
- drivers/soc/qcom/pmic_glink_altmode.c, line 690
- drivers/usb/typec/ucsi/ucsi_glink.c, line 454
Smatch caller information:
drivers/soc/qcom/pmic_glink_altmode.c pmic_glink_altmode_probe() -> devm_pmic_glink_client_alloc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 4 | priv | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| BUF_SIZE | 4 | priv | 10888 |
| DATA_SOURCE | 4 | priv | r devm_kzalloc |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/power/supply/qcom_battmgr.c qcom_battmgr_probe() -> devm_pmic_glink_client_alloc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->parent | 4096-ptr_max |
| PARAM_VALUE | 1 | id | 32778 |
| PARAM_VALUE | 4 | priv | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| BUF_SIZE | 4 | priv | 944 |
| DATA_SOURCE | 4 | priv | r devm_kzalloc |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/usb/typec/ucsi/ucsi_glink.c pmic_glink_ucsi_probe() -> devm_pmic_glink_client_alloc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 1 | id | 32779 |
| PARAM_VALUE | 4 | priv | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| BUF_SIZE | 4 | priv | 1160 |
| DATA_SOURCE | 4 | priv | r devm_kzalloc |
| RX_PATH | |||
| TASK_NOT_RUNNING |