Lines Matching refs:max77693
23 #include <linux/mfd/max77693.h>
24 #include <linux/mfd/max77693-common.h>
25 #include <linux/mfd/max77693-private.h>
295 struct max77693_dev *max77693 = dev_get_drvdata(pdev->dev.parent);
303 haptic->regmap_pmic = max77693->regmap;
313 haptic->regmap_haptic = max77693->regmap_haptic;
316 haptic->regmap_haptic = max77693->regmap;
352 haptic->input_dev->name = "max77693-haptic";
409 { "max77693-haptic", TYPE_MAX77693 },
417 .name = "max77693-haptic",