Searched refs:devm_extcon_register_notifier_all (Results 1 – 4 of 4) sorted by relevance
228 int devm_extcon_register_notifier_all(struct device *dev, struct extcon_dev *edev, in devm_extcon_register_notifier_all() function251 EXPORT_SYMBOL(devm_extcon_register_notifier_all);
216 int devm_extcon_register_notifier_all(struct device *dev,288 static inline int devm_extcon_register_notifier_all(struct device *dev, in devm_extcon_register_notifier_all() function
259 ret = devm_extcon_register_notifier_all(&pdev->dev, charger->edev, in max8997_battery_probe()
705 err = devm_extcon_register_notifier_all(dev, priv->edev, &priv->extcon_nb); in max8971_probe()