Home
last modified time | relevance | path

Searched refs:max77693_haptic (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/misc/
H A Dmax77693-haptic.c47 struct max77693_haptic { struct
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()
216 struct max77693_haptic *haptic = in max77693_haptic_play_work()
217 container_of(work, struct max77693_haptic, work); in max77693_haptic_play_work()
235 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_play_effect()
260 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_open()
279 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_close()
296 struct max77693_haptic *haptic; in max77693_haptic_probe()
381 struct max77693_haptic *haptic = platform_get_drvdata(pdev); in max77693_haptic_suspend()
[all …]