__pm_runtime_use_autosuspend   61 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);