Searched refs:list_voltage (Results 126 - 150 of 181) sorted by relevance

12345678

/linux-master/drivers/regulator/
H A Dlp8788-ldo.c168 .list_voltage = regulator_list_voltage_table,
178 .list_voltage = regulator_list_voltage_linear,
H A Dda9055-regulator.c299 .list_voltage = regulator_list_voltage_linear,
317 .list_voltage = regulator_list_voltage_linear,
H A Darizona-micsupp.c119 .list_voltage = regulator_list_voltage_linear_range,
H A Dab8500-ext.c332 .list_voltage = ab8500_ext_list_voltage,
H A Drtq2134-regulator.c200 .list_voltage = regulator_list_voltage_linear_range,
H A Dmax8952.c103 .list_voltage = max8952_list_voltage,
H A Dact8945a-regulator.c221 .list_voltage = regulator_list_voltage_linear_range,
H A Drt5759-regulator.c181 .list_voltage = regulator_list_voltage_linear,
H A Dmp8859.c290 .list_voltage = regulator_list_voltage_linear_range,
H A Dtps51632-regulator.c100 .list_voltage = regulator_list_voltage_linear,
H A Dmt6359-regulator.c427 .list_voltage = regulator_list_voltage_linear,
441 .list_voltage = regulator_list_voltage_table,
460 .list_voltage = regulator_list_voltage_table,
H A Dlp872x.c419 .list_voltage = regulator_list_voltage_table,
430 .list_voltage = regulator_list_voltage_table,
443 .list_voltage = regulator_list_voltage_table,
H A Dpca9450-regulator.c75 .list_voltage = regulator_list_voltage_linear_range,
86 .list_voltage = regulator_list_voltage_linear_range,
96 .list_voltage = regulator_list_voltage_linear_range,
H A Dqcom-rpmh-regulator.c365 .list_voltage = regulator_list_voltage_linear_range,
376 .list_voltage = regulator_list_voltage_linear_range,
388 .list_voltage = regulator_list_voltage_linear_range,
H A Dmc13783-regulator.c387 .list_voltage = regulator_list_voltage_table,
H A Drt5120-regulator.c162 .list_voltage = regulator_list_voltage_linear,
H A Dtps6507x-regulator.c349 .list_voltage = regulator_list_voltage_table,
H A Dgpio-regulator.c126 .list_voltage = gpio_regulator_list_voltage,
H A Drt6190-regulator.c265 .list_voltage = regulator_list_voltage_linear,
H A Drt5190a-regulator.c124 .list_voltage = regulator_list_voltage_linear,
H A Dltc3676.c177 .list_voltage = regulator_list_voltage_linear,
H A Dcpcap-regulator.c255 .list_voltage = regulator_list_voltage_table,
H A Dlp8755.c144 .list_voltage = regulator_list_voltage_linear,
H A Dvctrl-regulator.c438 .list_voltage = vctrl_list_voltage,
/linux-master/include/linux/regulator/
H A Ddriver.h75 * @list_voltage: Return one of the supported voltages, in microvolts; zero
157 int (*list_voltage) (struct regulator_dev *, unsigned selector); member in struct:regulator_ops
280 * @n_voltages: Number of selectors available for ops.list_voltage().

Completed in 406 milliseconds

12345678