Searched refs:spmi_controller_alloc (Results 1 – 3 of 3) sorted by relevance
107 struct spmi_controller *spmi_controller_alloc(struct device *parent,
413 struct spmi_controller *spmi_controller_alloc(struct device *parent, in spmi_controller_alloc() function447 EXPORT_SYMBOL_GPL(spmi_controller_alloc);
1162 ctrl = spmi_controller_alloc(&pdev->dev, sizeof(*pmic_arb)); in spmi_pmic_arb_probe()