Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Dmax77693-haptic.c139 static int max77693_haptic_lowsys(struct max77693_haptic *haptic, bool enable) in max77693_haptic_lowsys() function
172 error = max77693_haptic_lowsys(haptic, true); in max77693_haptic_enable()
185 max77693_haptic_lowsys(haptic, false); in max77693_haptic_enable()
201 error = max77693_haptic_lowsys(haptic, false); in max77693_haptic_disable()