no_subsys_cb     1312 drivers/base/power/main.c 	bool no_subsys_cb = false;
no_subsys_cb     1330 drivers/base/power/main.c 	no_subsys_cb = !dpm_subsys_suspend_late_cb(dev, state, NULL);
no_subsys_cb     1332 drivers/base/power/main.c 	if (dev_pm_smart_suspend_and_suspended(dev) && no_subsys_cb)
no_subsys_cb     1353 drivers/base/power/main.c 				device_must_resume(dev, state, no_subsys_cb);