Searched defs:haptic (Results 1 – 5 of 5) sorted by relevance
59 static int max77843_haptic_set_duty_cycle(struct max77843_haptic *haptic) in max77843_haptic_set_duty_cycle()73 static int max77843_haptic_bias(struct max77843_haptic *haptic, bool on) in max77843_haptic_bias()90 static int max77843_haptic_config(struct max77843_haptic *haptic, bool enable) in max77843_haptic_config()110 static int max77843_haptic_enable(struct max77843_haptic *haptic) in max77843_haptic_enable()138 static int max77843_haptic_disable(struct max77843_haptic *haptic) in max77843_haptic_disable()158 struct max77843_haptic *haptic = in max77843_haptic_play_work() local193 struct max77843_haptic *haptic = input_get_drvdata(dev); in max77843_haptic_play_effect() local211 struct max77843_haptic *haptic = input_get_drvdata(dev); in max77843_haptic_open() local230 struct max77843_haptic *haptic = input_get_drvdata(dev); in max77843_haptic_close() local247 struct max77843_haptic *haptic; in max77843_haptic_probe() local[all …]
67 static int max77693_haptic_set_duty_cycle(struct max77693_haptic *haptic) in max77693_haptic_set_duty_cycle()81 static int max77693_haptic_configure(struct max77693_haptic *haptic, in max77693_haptic_configure()103 static int max77693_haptic_lowsys(struct max77693_haptic *haptic, bool enable) in max77693_haptic_lowsys()119 static void max77693_haptic_enable(struct max77693_haptic *haptic) in max77693_haptic_enable()151 static void max77693_haptic_disable(struct max77693_haptic *haptic) in max77693_haptic_disable()177 struct max77693_haptic *haptic = in max77693_haptic_play_work() local196 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_play_effect() local219 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_open() local234 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_close() local249 struct max77693_haptic *haptic; in max77693_haptic_probe() local[all …]
39 static int regulator_haptic_toggle(struct regulator_haptic *haptic, bool on) in regulator_haptic_toggle()60 static int regulator_haptic_set_voltage(struct regulator_haptic *haptic, in regulator_haptic_set_voltage()86 struct regulator_haptic *haptic = container_of(work, in regulator_haptic_work() local100 struct regulator_haptic *haptic = input_get_drvdata(input); in regulator_haptic_play_effect() local113 struct regulator_haptic *haptic = input_get_drvdata(input); in regulator_haptic_close() local120 regulator_haptic_parse_dt(struct device *dev, struct regulator_haptic *haptic) in regulator_haptic_parse_dt()149 struct regulator_haptic *haptic; in regulator_haptic_probe() local210 struct regulator_haptic *haptic = platform_get_drvdata(pdev); in regulator_haptic_suspend() local229 struct regulator_haptic *haptic = platform_get_drvdata(pdev); in regulator_haptic_resume() local
386 struct i2c_client *haptic; /* slave addr 0x90 */ member
536 struct i2c_client *haptic; /* 0x90 , Haptic */ member