Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/misc/
Dmax8997_haptic.c46 struct max8997_haptic { struct
60 enum max8997_haptic_pwm_divisor pwm_divisor; argument
62 enum max8997_haptic_motor_type type; argument
63 enum max8997_haptic_pulse_mode mode; argument
70 static int max8997_haptic_set_duty_cycle(struct max8997_haptic *chip) in max8997_haptic_set_duty_cycle() argument