Home
last modified time | relevance | path

Searched refs:dev_pm_domain_attach (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/base/power/
A Dcommon.c102 int dev_pm_domain_attach(struct device *dev, bool power_on) in dev_pm_domain_attach() function
115 EXPORT_SYMBOL_GPL(dev_pm_domain_attach);
/linux/include/linux/
A Dpm_domain.h409 int dev_pm_domain_attach(struct device *dev, bool power_on);
418 static inline int dev_pm_domain_attach(struct device *dev, bool power_on) in dev_pm_domain_attach() function
/linux/drivers/clk/qcom/
A Dapcs-sdx55.c114 dev_pm_domain_attach(cpu_dev, true); in qcom_apcs_sdx55_clk_probe()
/linux/drivers/gpu/drm/
A Ddrm_dp_aux_bus.c53 ret = dev_pm_domain_attach(dev, true); in dp_aux_ep_probe()
/linux/drivers/soundwire/
A Dbus_type.c106 ret = dev_pm_domain_attach(dev, false); in sdw_drv_probe()
/linux/drivers/base/
A Dauxiliary.c69 ret = dev_pm_domain_attach(dev, true); in auxiliary_bus_probe()
A Dplatform.c1406 ret = dev_pm_domain_attach(_dev, true); in platform_probe()
/linux/drivers/amba/
A Dbus.c194 ret = dev_pm_domain_attach(dev, true); in amba_probe()
426 ret = dev_pm_domain_attach(&dev->dev, true); in amba_device_try_add()
/linux/drivers/mmc/core/
A Dsdio_bus.c163 ret = dev_pm_domain_attach(dev, false); in sdio_bus_probe()
/linux/drivers/rpmsg/
A Drpmsg_core.c520 err = dev_pm_domain_attach(dev, true); in rpmsg_dev_probe()
/linux/drivers/tty/serdev/
A Dcore.c413 ret = dev_pm_domain_attach(dev, true); in serdev_drv_probe()
/linux/drivers/i2c/
A Di2c-core-base.c544 status = dev_pm_domain_attach(&client->dev, in i2c_device_probe()
/linux/drivers/spi/
A Dspi.c390 ret = dev_pm_domain_attach(dev, true); in spi_probe()
/linux/
A Dvmlinux.symvers11573 0x00000000 dev_pm_domain_attach vmlinux EXPORT_SYMBOL_GPL
A DSystem.map31350 ffff80001080fba0 T dev_pm_domain_attach
A D.tmp_System.map31350 ffff80001080fba0 T dev_pm_domain_attach

Completed in 1080 milliseconds