dpm_subsys_suspend_late_cb  623 drivers/base/power/main.c static pm_callback_t dpm_subsys_suspend_late_cb(struct device *dev,
dpm_subsys_suspend_late_cb  675 drivers/base/power/main.c 		if (!dpm_subsys_suspend_late_cb(dev, suspend_msg, NULL) &&
dpm_subsys_suspend_late_cb 1285 drivers/base/power/main.c 	    !dpm_subsys_suspend_late_cb(dev, state, NULL) &&
dpm_subsys_suspend_late_cb 1330 drivers/base/power/main.c 	no_subsys_cb = !dpm_subsys_suspend_late_cb(dev, state, NULL);
dpm_subsys_suspend_late_cb 1534 drivers/base/power/main.c 	callback = dpm_subsys_suspend_late_cb(dev, state, &info);