Searched refs:dev_pm_domain_attach (Results 1 – 6 of 6) sorted by relevance
103 int dev_pm_domain_attach(struct device *dev, bool power_on) in dev_pm_domain_attach() function113 EXPORT_SYMBOL_GPL(dev_pm_domain_attach);
246 ret = dev_pm_domain_attach(dev, true); in amba_probe()373 ret = dev_pm_domain_attach(&dev->dev, true); in amba_device_try_add()
144 ret = dev_pm_domain_attach(dev, false); in sdio_bus_probe()
565 ret = dev_pm_domain_attach(_dev, true); in platform_drv_probe()
353 ret = dev_pm_domain_attach(dev, true); in spi_drv_probe()
955 status = dev_pm_domain_attach(&client->dev, true); in i2c_device_probe()