Searched defs:haptic (Results 1 – 2 of 2) sorted by relevance
87 static int max77843_haptic_bias(struct max77693_haptic *haptic, bool on) in max77843_haptic_bias()107 static int max77693_haptic_configure(struct max77693_haptic *haptic, in max77693_haptic_configure()168 static void max77693_haptic_enable(struct max77693_haptic *haptic) in max77693_haptic_enable()205 static void max77693_haptic_disable(struct max77693_haptic *haptic) in max77693_haptic_disable()231 struct max77693_haptic *haptic = in max77693_haptic_play_work() local245 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_play_effect() local270 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_open() local289 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_close() local306 struct max77693_haptic *haptic; in max77693_haptic_probe() local386 struct max77693_haptic *haptic = platform_get_drvdata(pdev); in max77693_haptic_suspend() local[all …]
37 static int regulator_haptic_toggle(struct regulator_haptic *haptic, bool on) in regulator_haptic_toggle()58 static int regulator_haptic_set_voltage(struct regulator_haptic *haptic, in regulator_haptic_set_voltage()84 struct regulator_haptic *haptic = container_of(work, in regulator_haptic_work() local96 struct regulator_haptic *haptic = input_get_drvdata(input); in regulator_haptic_play_effect() local109 struct regulator_haptic *haptic = input_get_drvdata(input); in regulator_haptic_close() local116 regulator_haptic_parse_dt(struct device *dev, struct regulator_haptic *haptic) in regulator_haptic_parse_dt()145 struct regulator_haptic *haptic; in regulator_haptic_probe() local206 struct regulator_haptic *haptic = platform_get_drvdata(pdev); in regulator_haptic_suspend() local221 struct regulator_haptic *haptic = platform_get_drvdata(pdev); in regulator_haptic_resume() local
Completed in 8 milliseconds