Home
last modified time | relevance | path

Searched defs:haptic (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/input/misc/
Dmax77693-haptic.c68 static int max77693_haptic_set_duty_cycle(struct max77693_haptic *haptic) in max77693_haptic_set_duty_cycle()
85 static int max77843_haptic_bias(struct max77693_haptic *haptic, bool on) in max77843_haptic_bias()
105 static int max77693_haptic_configure(struct max77693_haptic *haptic, in max77693_haptic_configure()
140 static int max77693_haptic_lowsys(struct max77693_haptic *haptic, bool enable) in max77693_haptic_lowsys()
159 static void max77693_haptic_enable(struct max77693_haptic *haptic) in max77693_haptic_enable()
191 static void max77693_haptic_disable(struct max77693_haptic *haptic) in max77693_haptic_disable()
217 struct max77693_haptic *haptic = in max77693_haptic_play_work() local
236 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_play_effect() local
261 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_open() local
280 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_close() local
[all …]
Dregulator-haptic.c37 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() local
96 struct regulator_haptic *haptic = input_get_drvdata(input); in regulator_haptic_play_effect() local
109 struct regulator_haptic *haptic = input_get_drvdata(input); in regulator_haptic_close() local
116 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() local
206 struct regulator_haptic *haptic = platform_get_drvdata(pdev); in regulator_haptic_suspend() local
221 struct regulator_haptic *haptic = platform_get_drvdata(pdev); in regulator_haptic_resume() local
/linux-6.14.4/arch/arm64/boot/dts/exynos/
Dexynos5433-tm2-common.dtsi929 haptic: motor-driver { label
/linux-6.14.4/include/linux/mfd/
Dmax8997-private.h373 struct i2c_client *haptic; /* slave addr 0x90 */ member