freebsd-dev/sys/dev/extres/regulator
Emmanuel Vadot 42d3cf0f82 regulator_fixed: Add a get_voltage method
Some consumer cannot know the voltage of the regulator without it.
While here, refuse to attach is min_voltage != max_voltage, it
shouldn't happens anyway.

Reviewed by:	mmel
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D23003
2020-01-16 20:52:26 +00:00
..
regdev_if.m
regnode_if.m regulator: Add regulator_check_voltage function 2019-11-06 14:55:24 +00:00
regulator_bus.c Do pass removing some write-only variables from the kernel. 2017-12-25 04:48:39 +00:00
regulator_fixed.c regulator_fixed: Add a get_voltage method 2020-01-16 20:52:26 +00:00
regulator_fixed.h
regulator.c regulator: small enhancements to regulator_shutdown 2020-01-12 04:07:03 +00:00
regulator.h regulator: Add regulator_check_voltage function 2019-11-06 14:55:24 +00:00