opnsense-src/sys/dev/extres/regulator
Emmanuel Vadot 79f29de22e regulator: Use bool values instead of 0/1
While here do not attempt to disable regulators if they are meant
to be always on.

Reviewed by:    mmel
Approved by:    re (kib)
2018-09-04 19:18:55 +00:00
..
regdev_if.m
regnode_if.m Fix handling of enable counter for shared GPIO line in fixed regulator. 2018-06-16 08:25:38 +00:00
regulator.c regulator: Use bool values instead of 0/1 2018-09-04 19:18:55 +00:00
regulator.h Revert r335173 at request of mmel@ 2018-06-15 13:14:45 +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 Fix handling of enable counter for shared GPIO line in fixed regulator. 2018-06-16 08:25:38 +00:00
regulator_fixed.h