Searched refs:motor_reg (Results 1 – 3 of 3) sorted by relevance
59 struct regulator *motor_reg; member266 error = regulator_enable(haptic->motor_reg); in max77693_haptic_open()284 error = regulator_disable(haptic->motor_reg); in max77693_haptic_close()332 haptic->motor_reg = devm_regulator_get(&pdev->dev, "haptic"); in max77693_haptic_probe()333 if (IS_ERR(haptic->motor_reg)) { in max77693_haptic_probe()335 return PTR_ERR(haptic->motor_reg); in max77693_haptic_probe()
89 motor_reg: LDO1 { label115 haptic-supply = <&motor_reg>;
80 motor_reg: LDO1 { label106 haptic-supply = <&motor_reg>;