Lines Matching defs:regulator_haptic
20 struct regulator_haptic {
36 static int regulator_haptic_toggle(struct regulator_haptic *haptic, bool on)
57 static int regulator_haptic_set_voltage(struct regulator_haptic *haptic,
83 struct regulator_haptic *haptic = container_of(work,
84 struct regulator_haptic, work);
97 struct regulator_haptic *haptic = input_get_drvdata(input);
110 struct regulator_haptic *haptic = input_get_drvdata(input);
117 regulator_haptic_parse_dt(struct device *dev, struct regulator_haptic *haptic)
146 struct regulator_haptic *haptic;
207 struct regulator_haptic *haptic = platform_get_drvdata(pdev);
226 struct regulator_haptic *haptic = platform_get_drvdata(pdev);