Home
last modified time | relevance | path

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

/linux/drivers/base/power/
H A Dcommon.c329 int devm_pm_domain_attach_list(struct device *dev, in devm_pm_domain_attach_list() function
345 EXPORT_SYMBOL_GPL(devm_pm_domain_attach_list);
/linux/sound/soc/sof/imx/
H A Dimx-common.c394 ret = devm_pm_domain_attach_list(sdev->dev, in imx_probe()
/linux/drivers/clk/qcom/
H A Dcommon.c340 ret = devm_pm_domain_attach_list(dev, NULL, &cc->pd_list); in qcom_cc_really_probe()
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_device.c61 return devm_pm_domain_attach_list(dev, NULL, &pd_list); in panthor_init_power()