__pm_runtime_use_autosuspend 1560 drivers/base/power/runtime.c EXPORT_SYMBOL_GPL(__pm_runtime_use_autosuspend);
__pm_runtime_use_autosuspend   51 include/linux/pm_runtime.h extern void __pm_runtime_use_autosuspend(struct device *dev, bool use);
__pm_runtime_use_autosuspend  272 include/linux/pm_runtime.h 	__pm_runtime_use_autosuspend(dev, true);
__pm_runtime_use_autosuspend  277 include/linux/pm_runtime.h 	__pm_runtime_use_autosuspend(dev, false);