Searched refs:pm_device_runtime_enable (Results 1 – 25 of 46) sorted by relevance
12
57 int pm_device_runtime_enable(const struct device *dev);180 static inline int pm_device_runtime_enable(const struct device *dev)
48 pm_device_runtime_enable(dev); in ZTEST()49 pm_device_runtime_enable(reg_chained); in ZTEST()50 pm_device_runtime_enable(reg_1); in ZTEST()51 pm_device_runtime_enable(reg_0); in ZTEST()
67 pm_device_runtime_enable(d3); in main()68 pm_device_runtime_enable(d4); in main()
130 pm_device_runtime_enable(domain); in ZTEST()131 pm_device_runtime_enable(deva); in ZTEST()132 pm_device_runtime_enable(devb); in ZTEST()133 pm_device_runtime_enable(devc); in ZTEST()252 pm_device_runtime_enable(balanced_domain); in ZTEST()
36 return pm_device_runtime_enable(dev); in dummy_init()
368 ret = pm_device_runtime_enable(device_dummy); in ZTEST()
49 return pm_device_runtime_enable(dev); in dummy_parent_init()
112 return pm_device_runtime_enable(dev); in dummy_init()
49 ret = pm_device_runtime_enable(test_dev); in test_api_setup()56 ret = pm_device_runtime_enable(test_dev); in test_api_setup()272 zassert_equal(pm_device_runtime_enable(dev), -ENOTSUP, ""); in ZTEST()
68 return pm_device_runtime_enable(dev); in scu_pd_init()
91 return pm_device_runtime_enable(dev); in pd_intel_adsp_init()
129 return pm_device_runtime_enable(dev); in pd_gpio_monitor_init()
97 res = pm_device_runtime_enable(dev); in sb_tsi_init()
36 or :c:func:`pm_device_runtime_enable`).149 :c:func:`pm_device_runtime_enable` at initialization time. Note that this154 :c:func:`pm_device_runtime_enable`.168 ret = pm_device_runtime_enable(dev);176 devicetree node. If enabled, :c:func:`pm_device_runtime_enable` is called immediately
164 res = pm_device_runtime_enable(dev); in f75303_init()
114 err = pm_device_runtime_enable(dev); in ntc_thermistor_init()
382 return pm_device_runtime_enable(dev); in pm_device_runtime_auto_enable()409 int pm_device_runtime_enable(const struct device *dev) in pm_device_runtime_enable() function
234 r = pm_device_runtime_enable(dev); in ft5336_init()
289 ret = pm_device_runtime_enable(dev); in pat912x_init()
209 ret = pm_device_runtime_enable(dev); in gpio_keys_init()
281 ret = pm_device_runtime_enable(dev); in lm95234_init()
589 return pm_device_runtime_enable(dev); in irqsteer_init()
374 ret = pm_device_runtime_enable(dev); in adc_smartbond_init()
378 ret = pm_device_runtime_enable(dev); in sdadc_smartbond_init()
335 ret = pm_device_runtime_enable(dev); in lm75_init()