Defined in 1 files as a prototype:
Defined in 2 files as a function:
- drivers/regulator/internal.h, line 103 (as a function)
- drivers/regulator/of_regulator.c, line 526 (as a function)
Referenced in 1 files:
Smatch caller information:
drivers/regulator/core.c regulator_register() -> regulator_of_get_init_data()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | desc | 4096-ptr_max |
| PARAM_VALUE | 1 | desc->name | 1-u64max |
| PARAM_VALUE | 1 | desc->ops | 4096-ptr_max |
| PARAM_VALUE | 1 | desc->type | 0-1 |
| PARAM_VALUE | 2 | config | 1-u64max |
| PARAM_VALUE | 3 | node | 4096-ptr_max |
| BUF_SIZE | 2 | config | 48 |
| DATA_SOURCE | 0 | dev | $0 |
| DATA_SOURCE | 1 | desc | $1 |
| DATA_SOURCE | 2 | config | r kmemdup_noprof |
| RX_PATH | |||
| TASK_NOT_RUNNING |