Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Dmax8997_haptic.c32 struct max8997_haptic { struct
56 static void max8997_haptic_set_internal_duty_cycle(struct max8997_haptic *chip) in max8997_haptic_set_internal_duty_cycle() argument
82 static void max8997_haptic_configure(struct max8997_haptic *chip) in max8997_haptic_configure()
142 static void max8997_haptic_enable(struct max8997_haptic *chip) in max8997_haptic_enable()
186 static void max8997_haptic_disable(struct max8997_haptic *chip) in max8997_haptic_disable()
201 struct max8997_haptic *chip = in max8997_haptic_play_effect_work()
202 container_of(work, struct max8997_haptic, work); in max8997_haptic_play_effect_work()
213 struct max8997_haptic *chip = input_get_drvdata(dev); in max8997_haptic_play_effect()
226 struct max8997_haptic *chip = input_get_drvdata(dev); in max8997_haptic_close()
238 struct max8997_haptic *chip; in max8997_haptic_probe()
[all …]