Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Dmax77693-haptic.c69 static int max77693_haptic_set_duty_cycle(struct max77693_haptic *haptic) in max77693_haptic_set_duty_cycle()
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()
149 static int max77693_haptic_lowsys(struct max77693_haptic *haptic, bool enable) in max77693_haptic_lowsys()
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() local
245 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_play_effect() local
270 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_open() local
289 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_close() local
[all …]
/linux/arch/arm64/boot/dts/exynos/
H A Dexynos5433-tm2-common.dtsi929 haptic: motor-driver { label
/linux/include/linux/mfd/
H A Dmax8997-private.h373 struct i2c_client *haptic; /* slave addr 0x90 */ member
/linux/drivers/hid/
H A Dhid-multitouch.c172 struct hid_haptic_device *haptic; /* haptic related configuration */ member