Query: regulator_is_supported_voltage
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REGULATOR_IS_SUPPORT(9) API reference REGULATOR_IS_SUPPORT(9)NAMEregulator_is_supported_voltage - check if a voltage range can be supportedSYNOPSISint regulator_is_supported_voltage(struct regulator * regulator, int min_uV, int max_uV);ARGUMENTSregulator Regulator to check. min_uV Minimum required voltage in uV. max_uV Maximum required voltage in uV.DESCRIPTIONReturns a boolean or a negative error code.AUTHORSLiam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 REGULATOR_IS_SUPPORT(9)
Related Man Pages |
---|
struct_regulation_constraints(9) - centos |
struct_regulator_config(9) - centos |
bus_config_intr(9) - debian |
piixpcib(4) - netbsd |
bus_config_intr(9) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
Docker learning Phase-I |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |