Searched defs:haptic (Results 1 – 4 of 4) sorted by relevance
84 static int max77843_haptic_bias(struct max77693_haptic *haptic, bool on) in max77843_haptic_bias()104 static int max77693_haptic_configure(struct max77693_haptic *haptic, in max77693_haptic_configure()158 static void max77693_haptic_enable(struct max77693_haptic *haptic) in max77693_haptic_enable()190 static void max77693_haptic_disable(struct max77693_haptic *haptic) in max77693_haptic_disable()216 struct max77693_haptic *haptic = in max77693_haptic_play_work() local235 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_play_effect() local260 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_open() local279 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_close() local296 struct max77693_haptic *haptic; in max77693_haptic_probe() local381 struct max77693_haptic *haptic = platform_get_drvdata(pdev); in max77693_haptic_suspend() local[all …]
36 static int regulator_haptic_toggle(struct regulator_haptic *haptic, bool on) in regulator_haptic_toggle()57 static int regulator_haptic_set_voltage(struct regulator_haptic *haptic, in regulator_haptic_set_voltage()83 struct regulator_haptic *haptic = container_of(work, in regulator_haptic_work() local97 struct regulator_haptic *haptic = input_get_drvdata(input); in regulator_haptic_play_effect() local110 struct regulator_haptic *haptic = input_get_drvdata(input); in regulator_haptic_close() local117 regulator_haptic_parse_dt(struct device *dev, struct regulator_haptic *haptic) in regulator_haptic_parse_dt()146 struct regulator_haptic *haptic; in regulator_haptic_probe() local207 struct regulator_haptic *haptic = platform_get_drvdata(pdev); in regulator_haptic_suspend() local226 struct regulator_haptic *haptic = platform_get_drvdata(pdev); in regulator_haptic_resume() local
930 haptic: motor-driver { label
373 struct i2c_client *haptic; /* slave addr 0x90 */ member