pm_runtime_no_callbacks  145 drivers/base/node.c 	pm_runtime_no_callbacks(dev);
pm_runtime_no_callbacks  273 drivers/base/node.c 	pm_runtime_no_callbacks(dev);
pm_runtime_no_callbacks  328 drivers/base/node.c 	pm_runtime_no_callbacks(dev);
pm_runtime_no_callbacks 1459 drivers/base/power/runtime.c EXPORT_SYMBOL_GPL(pm_runtime_no_callbacks);
pm_runtime_no_callbacks 1058 drivers/bluetooth/btmtkuart.c 		pm_runtime_no_callbacks(&serdev->dev);
pm_runtime_no_callbacks  133 drivers/gpu/drm/i915/display/intel_lpe_audio.c 	pm_runtime_no_callbacks(&platdev->dev);
pm_runtime_no_callbacks   67 drivers/hwtracing/intel_th/core.c 	pm_runtime_no_callbacks(dev);
pm_runtime_no_callbacks  899 drivers/hwtracing/intel_th/core.c 	pm_runtime_no_callbacks(dev);
pm_runtime_no_callbacks  915 drivers/hwtracing/stm/core.c 	pm_runtime_no_callbacks(&stm->dev);
pm_runtime_no_callbacks 1255 drivers/hwtracing/stm/core.c 	pm_runtime_no_callbacks(&src->dev);
pm_runtime_no_callbacks 1372 drivers/i2c/i2c-core-base.c 	pm_runtime_no_callbacks(&adap->dev);
pm_runtime_no_callbacks  257 drivers/i2c/muxes/i2c-demux-pinctrl.c 	pm_runtime_no_callbacks(&pdev->dev);
pm_runtime_no_callbacks  339 drivers/media/i2c/s5k6a3.c 	pm_runtime_no_callbacks(dev);
pm_runtime_no_callbacks  250 drivers/mfd/mfd-core.c 	if (cell->pm_runtime_no_callbacks)
pm_runtime_no_callbacks  251 drivers/mfd/mfd-core.c 		pm_runtime_no_callbacks(&pdev->dev);
pm_runtime_no_callbacks   34 drivers/mfd/wm8994-core.c 		.pm_runtime_no_callbacks = true,
pm_runtime_no_callbacks   39 drivers/mfd/wm8994-core.c 		.pm_runtime_no_callbacks = true,
pm_runtime_no_callbacks   70 drivers/mfd/wm8994-core.c 		.pm_runtime_no_callbacks = true,
pm_runtime_no_callbacks  299 drivers/pci/pcie/portdrv_core.c 	pm_runtime_no_callbacks(device);
pm_runtime_no_callbacks  884 drivers/phy/phy-core.c 		pm_runtime_no_callbacks(&phy->dev);
pm_runtime_no_callbacks  458 drivers/thunderbolt/domain.c 	pm_runtime_no_callbacks(&tb->dev);
pm_runtime_no_callbacks  508 drivers/tty/serdev/core.c 	pm_runtime_no_callbacks(&ctrl->dev);
pm_runtime_no_callbacks  265 drivers/usb/chipidea/ci_hdrc_msm.c 	pm_runtime_no_callbacks(&pdev->dev);
pm_runtime_no_callbacks   91 drivers/usb/chipidea/ci_hdrc_usb2.c 	pm_runtime_no_callbacks(dev);
pm_runtime_no_callbacks 1970 drivers/usb/chipidea/udc.c 	pm_runtime_no_callbacks(&ci->gadget.dev);
pm_runtime_no_callbacks 1964 drivers/usb/core/message.c 		pm_runtime_no_callbacks(&intf->dev);
pm_runtime_no_callbacks   71 include/linux/mfd/core.h 	bool			pm_runtime_no_callbacks;
pm_runtime_no_callbacks   49 include/linux/pm_runtime.h extern void pm_runtime_no_callbacks(struct device *dev);