Searched refs:list_voltage (Results 76 - 100 of 181) sorted by relevance

12345678

/linux-master/drivers/regulator/
H A Dtps65218-regulator.c166 .list_voltage = regulator_list_voltage_linear_range,
180 .list_voltage = regulator_list_voltage_linear_range,
H A Dmp886x.c144 .list_voltage = regulator_list_voltage_linear,
223 .list_voltage = regulator_list_voltage_linear,
H A Darizona-ldo1.c82 .list_voltage = regulator_list_voltage_linear_range,
115 .list_voltage = regulator_list_voltage_linear,
H A Dpfuze100-regulator.c165 .list_voltage = regulator_list_voltage_linear,
174 .list_voltage = regulator_list_voltage_linear,
178 .list_voltage = regulator_list_voltage_linear,
189 .list_voltage = regulator_list_voltage_linear,
200 .list_voltage = regulator_list_voltage_table,
211 .list_voltage = regulator_list_voltage_table,
H A Ds2mps11.c333 .list_voltage = regulator_list_voltage_linear,
345 .list_voltage = regulator_list_voltage_linear,
618 .list_voltage = regulator_list_voltage_linear,
700 .list_voltage = regulator_list_voltage_linear_range,
710 .list_voltage = regulator_list_voltage_linear_range,
917 .list_voltage = regulator_list_voltage_linear,
929 .list_voltage = regulator_list_voltage_linear,
H A Dtps65910-regulator.c770 .list_voltage = tps65910_list_voltage_dcdc,
781 .list_voltage = regulator_list_voltage_table,
793 .list_voltage = regulator_list_voltage_table,
805 .list_voltage = regulator_list_voltage_table,
817 .list_voltage = tps65911_list_voltage,
H A Dmax8997-regulator.c735 .list_voltage = max8997_list_voltage,
745 .list_voltage = max8997_list_voltage,
756 .list_voltage = max8997_list_voltage,
764 .list_voltage = regulator_list_voltage_table,
774 .list_voltage = max8997_list_voltage_charger_cv,
H A Dtps6586x-regulator.c64 .list_voltage = regulator_list_voltage_table,
75 .list_voltage = regulator_list_voltage_linear,
85 .list_voltage = regulator_list_voltage_table,
H A Dwm831x-ldo.c197 .list_voltage = regulator_list_voltage_linear_range,
409 .list_voltage = regulator_list_voltage_linear_range,
558 .list_voltage = regulator_list_voltage_linear,
H A Dtwl-regulator.c396 .list_voltage = twl4030ldo_list_voltage,
434 .list_voltage = regulator_list_voltage_linear_range,
443 .list_voltage = regulator_list_voltage_linear,
H A Dtwl6030-regulator.c282 .list_voltage = regulator_list_voltage_linear_range,
297 .list_voltage = regulator_list_voltage_linear,
488 .list_voltage = twl6030smps_list_voltage,
H A Dstpmic1_regulator.c133 .list_voltage = regulator_list_voltage_linear_range,
144 .list_voltage = regulator_list_voltage_linear_range,
164 .list_voltage = regulator_list_voltage_linear_range,
H A Dtps6594-regulator.c165 .list_voltage = regulator_list_voltage_linear_range,
178 .list_voltage = regulator_list_voltage_linear_range,
191 .list_voltage = regulator_list_voltage_linear_range,
H A Dbd71828-regulator.c143 .list_voltage = regulator_list_voltage_linear_range,
152 .list_voltage = regulator_list_voltage_linear_range,
163 .list_voltage = regulator_list_voltage_linear_range,
H A Dbd718x7-regulator.c64 .list_voltage = (_list_voltage), \
76 .list_voltage = (_list_voltage), \
164 now = rdev->desc->ops->list_voltage(rdev, now);
168 new = rdev->desc->ops->list_voltage(rdev, sel);
574 .list_voltage = regulator_list_voltage_pickable_linear_range,
649 .list_voltage = regulator_list_voltage_linear_range,
H A Dda9052-regulator.c265 .list_voltage = da9052_list_voltage,
276 .list_voltage = da9052_list_voltage,
H A Dlp3971.c159 .list_voltage = regulator_list_voltage_table,
233 .list_voltage = regulator_list_voltage_table,
H A Dlp3972.c305 .list_voltage = regulator_list_voltage_table,
386 .list_voltage = regulator_list_voltage_table,
H A Dmcp16502.c411 .list_voltage = regulator_list_voltage_linear_range,
437 .list_voltage = regulator_list_voltage_linear_range,
H A Dpv88080-regulator.c254 .list_voltage = regulator_list_voltage_linear,
265 .list_voltage = regulator_list_voltage_linear,
H A Dltc3589.c133 .list_voltage = regulator_list_voltage_linear,
158 .list_voltage = regulator_list_voltage_table,
H A Dlp8788-buck.c330 .list_voltage = regulator_list_voltage_linear_range,
343 .list_voltage = regulator_list_voltage_linear_range,
H A Dcore.c1307 if (ops->list_voltage && rdev->desc->n_voltages) {
1316 * and the constraints are used by list_voltage.
1343 value = ops->list_voltage(rdev, i);
3245 if (ops->list_voltage) {
3252 ret = ops->list_voltage(rdev, selector);
3478 if (desc->ops->list_voltage == regulator_list_voltage_linear)
3481 if (desc->ops->list_voltage == regulator_list_voltage_linear_range)
3484 if (desc->ops->list_voltage ==
3657 if (ops->list_voltage)
3658 best_val = ops->list_voltage(rde
[all...]
H A Dqcom_spmi-regulator.c1418 .list_voltage = spmi_regulator_common_list_voltage,
1432 .list_voltage = spmi_regulator_common_list_voltage,
1449 .list_voltage = spmi_regulator_common_list_voltage,
1472 .list_voltage = spmi_regulator_common_list_voltage,
1484 .list_voltage = spmi_regulator_common_list_voltage,
1498 .list_voltage = spmi_regulator_common_list_voltage,
1513 .list_voltage = spmi_regulator_common_list_voltage,
1527 .list_voltage = spmi_regulator_common_list_voltage,
1545 .list_voltage = spmi_regulator_common_list_voltage,
1560 .list_voltage
[all...]
H A Dmax77693-regulator.c131 .list_voltage = regulator_list_voltage_table,

Completed in 425 milliseconds

12345678