Searched refs:regulator_ops (Results 76 - 100 of 211) sorted by relevance

123456789

/linux-master/drivers/regulator/
H A Dbd718x7-regulator.c60 static const struct regulator_ops name = { \
74 static const struct regulator_ops BD718XX_HWOPNAME(name) = { \
572 static const struct regulator_ops bd718xx_ldo5_ops_hwstate = {
647 static const struct regulator_ops bd71837_buck34_ops_hwctrl = {
706 static const struct regulator_ops *bd71847_swcontrol_ops[] = {
715 static const struct regulator_ops *bd71847_hwcontrol_ops[] = {
1052 static const struct regulator_ops *bd71837_swcontrol_ops[] = {
1063 static const struct regulator_ops *bd71837_hwcontrol_ops[] = {
1686 const struct regulator_ops **swops, **hwops;
H A Dmt6397-regulator.c233 static const struct regulator_ops mt6397_volt_range_ops = {
247 static const struct regulator_ops mt6397_volt_table_ops = {
259 static const struct regulator_ops mt6397_volt_fixed_ops = {
H A Dmt6323-regulator.c230 static const struct regulator_ops mt6323_volt_range_ops = {
242 static const struct regulator_ops mt6323_volt_table_ops = {
256 static const struct regulator_ops mt6323_volt_fixed_ops = {
H A Drt5190a-regulator.c118 static const struct regulator_ops rt5190a_ranged_buck_ops = {
129 static const struct regulator_ops rt5190a_fixed_buck_ops = {
139 static const struct regulator_ops rt5190a_fixed_ldo_ops = {
H A Dmax8660.c149 static struct regulator_ops max8660_dcdc_ops = {
184 static const struct regulator_ops max8660_ldo5_ops = {
242 static const struct regulator_ops max8660_ldo67_ops = {
H A Dltc3676.c173 static const struct regulator_ops ltc3676_linear_regulator_ops = {
185 static const struct regulator_ops ltc3676_fixed_standby_regulator_ops = {
189 static const struct regulator_ops ltc3676_fixed_regulator_ops = {
H A Drt4803.c124 static const struct regulator_ops rt4803_regulator_ops = {
H A Dtps6586x-regulator.c63 static const struct regulator_ops tps6586x_rw_regulator_ops = {
74 static const struct regulator_ops tps6586x_rw_linear_regulator_ops = {
84 static const struct regulator_ops tps6586x_ro_regulator_ops = {
94 static const struct regulator_ops tps6586x_sys_regulator_ops = {
H A Dfan53880.c32 static const struct regulator_ops fan53880_ops = {
H A Dmax20411-regulator.c67 static const struct regulator_ops max20411_ops = {
H A Dmtk-dvfsrc-regulator.c102 static const struct regulator_ops dvfsrc_vcore_ops = {
H A Dmax77541-regulator.c13 static const struct regulator_ops max77541_buck_ops = {
H A Dmax8893.c8 static const struct regulator_ops max8893_ops = {
H A Dtwl6030-regulator.c253 static const struct regulator_ops twl6030coresmps_ops = {
281 static const struct regulator_ops twl6030ldo_ops = {
296 static const struct regulator_ops twl6030fixed_ops = {
487 static const struct regulator_ops twlsmps_ops = {
H A Drc5t583-regulator.c45 static const struct regulator_ops rc5t583_ops = {
H A Dsy8827n.c73 static const struct regulator_ops sy8827n_regulator_ops = {
H A Dstm32-pwr.c103 static const struct regulator_ops stm32_pwr_reg_ops = {
H A Dqcom-labibb-regulator.c182 const struct regulator_ops *ops;
258 const struct regulator_ops *ops = vreg->rdev->desc->ops;
431 const struct regulator_ops *ops;
675 static const struct regulator_ops qcom_labibb_ops = {
H A Dpf8x00-regulator.c330 static const struct regulator_ops pf8x00_ldo_ops = {
343 static const struct regulator_ops pf8x00_buck1_6_ops = {
357 static const struct regulator_ops pf8x00_buck7_ops = {
371 static const struct regulator_ops pf8x00_vsnvs_ops = {
H A Disl9305.c60 static const struct regulator_ops isl9305_ops = {
H A Dbd71828-regulator.c139 static const struct regulator_ops bd71828_buck_ops = {
148 static const struct regulator_ops bd71828_dvs_buck_ops = {
159 static const struct regulator_ops bd71828_ldo_ops = {
168 static const struct regulator_ops bd71828_ldo6_ops = {
H A Dtps6287x-regulator.c94 static const struct regulator_ops tps6287x_regulator_ops = {
H A Danatop-regulator.c135 static struct regulator_ops anatop_rops = {
142 static const struct regulator_ops anatop_core_rops = {
H A Dlm363x-regulator.c87 static const struct regulator_ops lm363x_boost_voltage_table_ops = {
93 static const struct regulator_ops lm363x_regulator_voltage_table_ops = {
H A Ds2mps11.c332 static const struct regulator_ops s2mps11_ldo_ops = {
344 static const struct regulator_ops s2mps11_buck_ops = {
495 static const struct regulator_ops s2mps14_reg_ops;
617 static const struct regulator_ops s2mps14_reg_ops = {
699 static const struct regulator_ops s2mps15_reg_ldo_ops = {
709 static const struct regulator_ops s2mps15_reg_buck_ops = {
916 static const struct regulator_ops s2mpu02_ldo_ops = {
928 static const struct regulator_ops s2mpu02_buck_ops = {

Completed in 509 milliseconds

123456789