Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/misc/
Dmax8997_haptic.c32 struct max8997_haptic { struct
46 enum max8997_haptic_pwm_divisor pwm_divisor; argument
48 enum max8997_haptic_motor_type type; argument
49 enum max8997_haptic_pulse_mode mode; argument
56 static int max8997_haptic_set_duty_cycle(struct max8997_haptic *chip) in max8997_haptic_set_duty_cycle() argument