Lines Matching refs:dm_regulator_ops
33 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_get_value()
43 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_set_value()
82 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_set_suspend_value()
92 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_get_suspend_value()
106 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_set_value_force()
116 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_get_current()
126 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_set_current()
143 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_get_enable()
153 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_set_enable()
170 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_set_suspend_enable()
180 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_get_suspend_enable()
190 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_set_ramp_delay()
200 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_get_mode()
210 const struct dm_regulator_ops *ops = dev_get_driver_ops(dev); in regulator_set_mode()