Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- drivers/regulator/helpers.c, line 158
- drivers/regulator/mt6363-regulator.c, line 582
- lib/linear_ranges.c, line 62
- lib/tests/test_linear_ranges.c, line 164
Smatch caller information:
lib/tests/test_linear_ranges.c range_test_get_value_amount() -> linear_range_values_in_range_array()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | r | 1954623988855074816 |
| PARAM_VALUE | 1 | ranges | 2 |
| BUF_SIZE | 0 | r | 32 |
drivers/regulator/mt6363-regulator.c mt6363_vemc_get_voltage_sel() -> linear_range_values_in_range_array()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | ranges | 0-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | ranges | unit_array_size |
drivers/regulator/helpers.c regulator_get_voltage_sel_pickable_regmap() -> linear_range_values_in_range_array()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | r | 1-u64max |
| PARAM_VALUE | 1 | ranges | 0-s32max |
| CAPPED_DATA | 1 | ranges | 1 |
| DATA_SOURCE | 1 | ranges | r regulator_range_selector_to_index |
| RX_PATH | |||
| TASK_NOT_RUNNING |