Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/regulator/core.c regulator_set_current_limit() -> regulator_check_current_limit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rdev | 4096-ptr_max |
| PARAM_VALUE | 0 | rdev->desc | 4096-ptr_max |
| PARAM_VALUE | 0 | rdev->desc->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | rdev->desc->ops->set_current_limit | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | *min_uA | s32min-s32max[c] |
| USER_DATA | 2 | *max_uA | s32min-(-1),1-s32max |
| USER_PTR | 1 | min_uA | |
| USER_PTR | 2 | max_uA | |
| HALF_LOCKED2 | &data->lock | ||
| HALF_LOCKED2 | &of->mutex |