Home
last modified time | relevance | path

Searched refs:pm_runtime_no_callbacks (Results 1 – 19 of 19) sorted by relevance

/drivers/mfd/
Dwm8994-core.c34 .pm_runtime_no_callbacks = true,
39 .pm_runtime_no_callbacks = true,
70 .pm_runtime_no_callbacks = true,
Dmfd-core.c303 if (cell->pm_runtime_no_callbacks) in mfd_add_device()
304 pm_runtime_no_callbacks(&pdev->dev); in mfd_add_device()
/drivers/usb/chipidea/
Dci_hdrc_usb2.c98 pm_runtime_no_callbacks(dev); in ci_hdrc_usb2_probe()
Dci_hdrc_msm.c265 pm_runtime_no_callbacks(&pdev->dev); in ci_hdrc_msm_probe()
/drivers/base/
Dnode.c149 pm_runtime_no_callbacks(dev); in node_init_node_access()
280 pm_runtime_no_callbacks(dev); in node_init_cache_dev()
334 pm_runtime_no_callbacks(dev); in node_add_cache()
/drivers/gpu/drm/i915/display/
Dintel_lpe_audio.c135 pm_runtime_no_callbacks(&platdev->dev); in lpe_audio_platdev_create()
/drivers/tty/serdev/
Dcore.c531 pm_runtime_no_callbacks(&ctrl->dev); in serdev_controller_alloc()
769 pm_runtime_no_callbacks(&serdev->dev); in platform_serdev_register_devices()
/drivers/i2c/muxes/
Di2c-demux-pinctrl.c261 pm_runtime_no_callbacks(&pdev->dev); in i2c_demux_pinctrl_probe()
/drivers/media/i2c/
Ds5k6a3.c339 pm_runtime_no_callbacks(dev); in s5k6a3_probe()
/drivers/pci/pcie/
Dportdrv_core.c309 pm_runtime_no_callbacks(device); in pcie_device_init()
/drivers/hwtracing/intel_th/
Dcore.c67 pm_runtime_no_callbacks(dev); in intel_th_probe()
916 pm_runtime_no_callbacks(dev); in intel_th_alloc()
/drivers/thunderbolt/
Dretimer.c357 pm_runtime_no_callbacks(&rt->dev); in tb_retimer_add()
Ddomain.c460 pm_runtime_no_callbacks(&tb->dev); in tb_domain_add()
/drivers/hwtracing/stm/
Dcore.c905 pm_runtime_no_callbacks(&stm->dev); in stm_register_device()
1245 pm_runtime_no_callbacks(&src->dev); in stm_source_register_device()
/drivers/base/power/
Druntime.c1558 void pm_runtime_no_callbacks(struct device *dev) in pm_runtime_no_callbacks() function
1566 EXPORT_SYMBOL_GPL(pm_runtime_no_callbacks);
/drivers/phy/
Dphy-core.c917 pm_runtime_no_callbacks(&phy->dev); in phy_create()
/drivers/bluetooth/
Dbtmtkuart.c1053 pm_runtime_no_callbacks(&serdev->dev); in btmtkuart_probe()
/drivers/usb/core/
Dmessage.c2094 pm_runtime_no_callbacks(&intf->dev); in usb_set_configuration()
/drivers/i2c/
Di2c-core-base.c1451 pm_runtime_no_callbacks(&adap->dev); in i2c_register_adapter()