Home
last modified time | relevance | path

Searched refs:spmi_controller_alloc (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/spmi/
Dspmi.c408 struct spmi_controller *spmi_controller_alloc(struct device *parent, in spmi_controller_alloc() function
442 EXPORT_SYMBOL_GPL(spmi_controller_alloc);
Dspmi-pmic-arb.c803 ctrl = spmi_controller_alloc(&pdev->dev, sizeof(*pa)); in spmi_pmic_arb_probe()
/linux-4.4.14/include/linux/
Dspmi.h115 struct spmi_controller *spmi_controller_alloc(struct device *parent,