Searched refs:maxuV (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/regulator/
H A Disl6271a-regulator.c61 static int isl6271a_set_voltage(struct regulator_dev *dev, int minuV, int maxuV) argument
68 if (maxuV < ISL6271A_VOLTAGE_MIN || maxuV > ISL6271A_VOLTAGE_MAX)
74 /* If the result fell out of [minuV,maxuV] range, put it back */

Completed in 30 milliseconds