Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 8 files:
- drivers/pinctrl/core.c, line 711
- drivers/pinctrl/pinctrl-single.c, line 1105
- drivers/pinctrl/qcom/pinctrl-lpass-lpi.c
- drivers/pinctrl/renesas/pinctrl-rza1.c, line 1083
- drivers/pinctrl/renesas/pinctrl-rza2.c, line 411
- drivers/pinctrl/renesas/pinctrl-rzg2l.c, line 951
- drivers/pinctrl/renesas/pinctrl-rzt2h.c, line 433
- drivers/pinctrl/renesas/pinctrl-rzv2m.c, line 358
Smatch caller information:
drivers/pinctrl/qcom/pinctrl-lpass-lpi.c lpi_build_pin_desc_groups() -> pinctrl_generic_remove_group()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pctldev | 0,4096-ptr_max |
| PARAM_VALUE | 1 | selector | 0-30 |
| BUF_SIZE | 0 | pctldev | (-1),72 |
| BUF_SIZE | 0 | pctldev | (-1),72 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | pctldev->desc->npins |
drivers/pinctrl/qcom/pinctrl-lpass-lpi.c lpi_pinctrl_remove() -> pinctrl_generic_remove_group()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | selector | 0-s32max |
| CAPPED_DATA | 1 | selector | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &_dev->mutex |
drivers/pinctrl/renesas/pinctrl-rzg2l.c rzg2l_dt_subnode_to_map() -> pinctrl_generic_remove_group()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pctldev | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->desc | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->desc->pctlops | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->desc->pctlops->dt_node_to_map | 1-u64max |
| PARAM_VALUE | 0 | pctldev->desc->pmxops | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->desc->pmxops->get_functions_count | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->dev->of_node | 1-u64max |
| PARAM_VALUE | 0 | pctldev->pin_function_tree.xa_head | 0,4098-18446744073709547522 |
| PARAM_VALUE | 1 | selector | 0-s32max |
| CAPPED_DATA | 1 | selector | 1 |
| DATA_SOURCE | 0 | pctldev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &pctrl->mutex | ||
| TYPE_LOCK | (struct rzg2l_pinctrl)->mutex |
drivers/pinctrl/renesas/pinctrl-rza1.c rza1_dt_node_to_map() -> pinctrl_generic_remove_group()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pctldev | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->desc | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->desc->pctlops | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->desc->pctlops->dt_node_to_map | 1-u64max |
| PARAM_VALUE | 0 | pctldev->desc->pmxops | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->desc->pmxops->get_functions_count | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->dev->of_node | 1-u64max |
| PARAM_VALUE | 1 | selector | 0-s32max |
| CAPPED_DATA | 1 | selector | 1 |
| DATA_SOURCE | 0 | pctldev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &rza1_pctl->mutex | ||
| TYPE_LOCK | (struct rza1_pinctrl)->mutex |
drivers/pinctrl/renesas/pinctrl-rza2.c rza2_dt_node_to_map() -> pinctrl_generic_remove_group()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pctldev | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->desc | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->desc->pctlops | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->desc->pctlops->dt_node_to_map | 1-u64max |
| PARAM_VALUE | 0 | pctldev->desc->pmxops | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->desc->pmxops->get_functions_count | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->dev->of_node | 1-u64max |
| PARAM_VALUE | 1 | selector | 0-s32max |
| CAPPED_DATA | 1 | selector | 1 |
| DATA_SOURCE | 0 | pctldev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &priv->mutex | ||
| TYPE_LOCK | (struct rza2_pinctrl_priv)->mutex |
drivers/pinctrl/renesas/pinctrl-rzt2h.c rzt2h_dt_subnode_to_map() -> pinctrl_generic_remove_group()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pctldev | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->desc | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->desc->pctlops | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->desc->pctlops->dt_node_to_map | 1-u64max |
| PARAM_VALUE | 0 | pctldev->desc->pmxops | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->desc->pmxops->get_functions_count | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->dev->of_node | 1-u64max |
| PARAM_VALUE | 0 | pctldev->pin_function_tree.xa_head | 0,4098-18446744073709547522 |
| PARAM_VALUE | 1 | selector | 0-s32max |
| CAPPED_DATA | 1 | selector | 1 |
| DATA_SOURCE | 0 | pctldev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | _T->lock |
drivers/pinctrl/renesas/pinctrl-rzv2m.c rzv2m_dt_subnode_to_map() -> pinctrl_generic_remove_group()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pctldev | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->desc | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->desc->pctlops | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->desc->pctlops->dt_node_to_map | 1-u64max |
| PARAM_VALUE | 0 | pctldev->desc->pmxops | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->desc->pmxops->get_functions_count | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->dev->of_node | 1-u64max |
| PARAM_VALUE | 0 | pctldev->pin_function_tree.xa_head | 0,4098-18446744073709547522 |
| PARAM_VALUE | 1 | selector | 0-s32max |
| CAPPED_DATA | 1 | selector | 1 |
| DATA_SOURCE | 0 | pctldev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &pctrl->mutex | ||
| TYPE_LOCK | (struct rzv2m_pinctrl)->mutex |
drivers/pinctrl/pinctrl-single.c pcs_parse_one_pinctrl_entry() -> pinctrl_generic_remove_group()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pctldev->dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | pctldev->dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | selector | 0-s32max |
| CAPPED_DATA | 1 | selector | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &pcs->mutex | ||
| TYPE_LOCK | (struct pcs_device)->mutex |