Documented in 1 files:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/regulator/core.c _regulator_do_disable() -> regulator_ena_gpio_ctrl()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rdev | 4096-ptr_max |
| PARAM_VALUE | 0 | rdev->constraints | 0,4096-ptr_max |
| PARAM_VALUE | 0 | rdev->ena_gpio_state | 1 |
| PARAM_VALUE | 0 | rdev->ena_pin | 1-u64max |
| PARAM_VALUE | 1 | enable | 0 |
| DATA_SOURCE | 0 | rdev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/regulator/core.c _regulator_do_enable() -> regulator_ena_gpio_ctrl()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rdev | 4096-ptr_max |
| PARAM_VALUE | 0 | rdev->constraints | 4096-ptr_max |
| PARAM_VALUE | 0 | rdev->constraints->valid_ops_mask | 8-u32max |
| PARAM_VALUE | 0 | rdev->desc | 4096-ptr_max |
| PARAM_VALUE | 0 | rdev->ena_gpio_state | 0 |
| PARAM_VALUE | 0 | rdev->ena_pin | 1-u64max |
| PARAM_VALUE | 0 | rdev->supply | 0,4096-ptr_max |
| PARAM_VALUE | 0 | rdev->use_count | 0 |
| PARAM_VALUE | 1 | enable | 1 |
| CAPPED_DATA | 0 | rdev | 1 |
| CAPPED_DATA | 0 | rdev->coupling_desc.n_coupled | 1 |
| DATA_SOURCE | 0 | rdev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING |