Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/extcon/
Dextcon-max77843.c36 struct max77693_dev *max77843;
207 struct max77693_dev *max77843 = info->max77843; in max77843_muic_set_path()
254 struct max77693_dev *max77843 = info->max77843; in max77843_charger_set_otg_vbus()
636 struct max77693_dev *max77843 = info->max77843; in max77843_muic_irq_work()
712 struct max77693_dev *max77843 = info->max77843; in max77843_muic_detect_cable_wq()
753 struct max77693_dev *max77843 = info->max77843; in max77843_muic_set_debounce_time()
778 static int max77843_init_muic_regmap(struct max77693_dev *max77843) in max77843_init_muic_regmap()
817 struct max77693_dev *max77843 = dev_get_drvdata(pdev->dev.parent); in max77843_muic_probe()
928 struct max77693_dev *max77843 = info->max77843; in max77843_muic_remove()
Dextcon-max77693.c77 struct max77693_dev *max77693;
1079 struct max77693_dev *max77693 = dev_get_drvdata(pdev->dev.parent); in max77693_muic_probe()
/linux-4.19.296/include/linux/mfd/
Dmax77693-common.h26 struct max77693_dev { struct
/linux-4.19.296/drivers/regulator/
Dmax77693-regulator.c105 struct max77693_dev *max77693, in max77693_get_regmap()
231 struct max77693_dev *iodev = dev_get_drvdata(pdev->dev.parent); in max77693_pmic_probe()