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

/drivers/video/fbdev/omap2/dss/
H A Dhdmi4.c131 if (regulator_can_change_voltage(reg)) {
H A Dhdmi5.c149 if (regulator_can_change_voltage(reg)) {
H A Ddsi.c1177 if (regulator_can_change_voltage(vdds_dsi)) {
/drivers/regulator/
H A Dcore.c2187 * regulator_can_change_voltage - check if regulator can change voltage
2195 int regulator_can_change_voltage(struct regulator *regulator) function
2212 EXPORT_SYMBOL_GPL(regulator_can_change_voltage); variable

Completed in 9128 milliseconds