max8997_haptic 56 drivers/input/misc/max8997_haptic.c static int max8997_haptic_set_duty_cycle(struct max8997_haptic *chip) max8997_haptic 97 drivers/input/misc/max8997_haptic.c static void max8997_haptic_configure(struct max8997_haptic *chip) max8997_haptic 157 drivers/input/misc/max8997_haptic.c static void max8997_haptic_enable(struct max8997_haptic *chip) max8997_haptic 191 drivers/input/misc/max8997_haptic.c static void max8997_haptic_disable(struct max8997_haptic *chip) max8997_haptic 208 drivers/input/misc/max8997_haptic.c struct max8997_haptic *chip = max8997_haptic 209 drivers/input/misc/max8997_haptic.c container_of(work, struct max8997_haptic, work); max8997_haptic 220 drivers/input/misc/max8997_haptic.c struct max8997_haptic *chip = input_get_drvdata(dev); max8997_haptic 233 drivers/input/misc/max8997_haptic.c struct max8997_haptic *chip = input_get_drvdata(dev); max8997_haptic 245 drivers/input/misc/max8997_haptic.c struct max8997_haptic *chip; max8997_haptic 257 drivers/input/misc/max8997_haptic.c chip = kzalloc(sizeof(struct max8997_haptic), GFP_KERNEL); max8997_haptic 362 drivers/input/misc/max8997_haptic.c struct max8997_haptic *chip = platform_get_drvdata(pdev); max8997_haptic 378 drivers/input/misc/max8997_haptic.c struct max8997_haptic *chip = platform_get_drvdata(pdev);