Searched refs:idle_notification (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/base/power/
H A Druntime.c491 else if (dev->power.idle_notification)
517 dev->power.idle_notification = true;
531 dev->power.idle_notification = false;
1406 dev->power.idle_notification) {
1415 && !dev->power.idle_notification)
1749 dev->power.idle_notification = false;
/linux-master/include/linux/
H A Dpm.h699 bool idle_notification:1; member in struct:dev_pm_info

Completed in 124 milliseconds