idle_notification 422 drivers/base/power/runtime.c else if (dev->power.idle_notification) idle_notification 444 drivers/base/power/runtime.c dev->power.idle_notification = true; idle_notification 451 drivers/base/power/runtime.c dev->power.idle_notification = false; idle_notification 1259 drivers/base/power/runtime.c || dev->power.idle_notification) { idle_notification 1268 drivers/base/power/runtime.c && !dev->power.idle_notification) idle_notification 1569 drivers/base/power/runtime.c dev->power.idle_notification = false; idle_notification 608 include/linux/pm.h unsigned int idle_notification:1;