mirror of
https://github.com/opnsense/src.git
synced 2026-03-15 07:02:32 -04:00
This function will call the regnode_check_voltage method for a given regulator and check if the desired voltage in reachable by it. Also adds a default method that check the std_param and which should be enough for most regulators and add it as the method for axp* rk805 and fixed regulators. Reviewed by: mmel MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D22260 |
||
|---|---|---|
| .. | ||
| regdev_if.m | ||
| regnode_if.m | ||
| regulator.c | ||
| regulator.h | ||
| regulator_bus.c | ||
| regulator_fixed.c | ||
| regulator_fixed.h | ||