Man Page: regulator_map_voltage_iterate
Operating Environment: centos
Section: 9
REGULATOR_MAP_VOLTAG(9) API reference REGULATOR_MAP_VOLTAG(9)NAMEregulator_map_voltage_iterate - map_voltage based on list_voltageSYNOPSISint regulator_map_voltage_iterate(struct regulator_dev * rdev, int min_uV, int max_uV);ARGUMENTSrdev Regulator to operate on min_uV Lower bound for voltage max_uV Upper bound for voltageDESCRIPTIONDrivers implementing set_voltage_sel and list_voltage can use this as their map_voltage operation. It will find a suitable voltage by calling list_voltage until it gets something in bounds for the requested voltages.AUTHORSLiam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 REGULATOR_MAP_VOLTAG(9)
| Related Man Pages |
|---|
| bestups(8) - debian |
| piixpcib(4) - netbsd |
| struct_regulator_ops(9) - suse |
| csx_modifyconfiguration(9f) - sunos |
| csx_modifyconfiguration(9f) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |