Home
last modified time | relevance | path

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

/linux-6.15/drivers/input/misc/
H A Dmax77693-haptic.c49 struct max77693_haptic { struct
106 static int max77693_haptic_configure(struct max77693_haptic *haptic, in max77693_haptic_configure()
167 static void max77693_haptic_enable(struct max77693_haptic *haptic) in max77693_haptic_enable()
225 struct max77693_haptic *haptic = in max77693_haptic_play_work()
226 container_of(work, struct max77693_haptic, work); in max77693_haptic_play_work()
244 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_play_effect()
269 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_open()
288 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_close()
305 struct max77693_haptic *haptic; in max77693_haptic_probe()
391 struct max77693_haptic *haptic = platform_get_drvdata(pdev); in max77693_haptic_suspend()
[all …]