Lines Matching full:transition

346  * @state: PM transition of the system being carried out.
377 * @state: PM transition of the system being carried out.
411 * @state: PM transition of the system being carried out.
568 * - %false if the transition under way is RESTORE.
569 * - Return value of dev_pm_skip_suspend() if the transition under way is THAW.
571 * transition under way is RESUME).
587 * @state: PM transition of the system being carried out.
741 * @state: PM transition of the system being carried out.
759 * @state: PM transition of the system being carried out.
834 * @state: PM transition of the system being carried out.
881 * @state: PM transition of the system being carried out.
893 * @state: PM transition of the system being carried out.
994 * @state: PM transition of the system being carried out.
1046 * device_complete - Complete a PM transition for given device.
1048 * @state: PM transition of the system being carried out.
1090 * dpm_complete - Complete a PM transition for all non-sysdev devices.
1091 * @state: PM transition of the system being carried out.
1129 * dpm_resume_end - Execute "resume" callbacks and complete system transition.
1130 * @state: PM transition of the system being carried out.
1132 * Execute "resume" callbacks for all devices and complete the PM transition of
1185 * @state: PM transition of the system being carried out.
1332 * @state: PM transition of the system being carried out.
1371 * @state: PM transition of the system being carried out.
1464 * @state: PM transition of the system being carried out.
1515 * @state: PM transition of the system being carried out.
1539 * @state: PM transition of the system being carried out.
1587 * @state: PM transition of the system being carried out.
1736 * @state: PM transition of the system being carried out.
1787 * device_prepare - Prepare a device for system power transition.
1789 * @state: PM transition of the system being carried out.
1856 * dpm_prepare - Prepare all non-sysdev devices for a system PM transition.
1857 * @state: PM transition of the system being carried out.
1900 pr_info("Device %s not prepared for power transition: code %d\n", in dpm_prepare()
1916 * dpm_suspend_start - Prepare devices for PM transition and suspend them.
1917 * @state: PM transition of the system being carried out.
1919 * Prepare all non-sysdev devices for system PM transition and execute "suspend"