Lines Matching full:transition
342 * @state: PM transition of the system being carried out.
373 * @state: PM transition of the system being carried out.
407 * @state: PM transition of the system being carried out.
578 * - %false if the transition under way is RESTORE.
579 * - Return value of dev_pm_skip_suspend() if the transition under way is THAW.
581 * transition under way is RESUME).
633 * @state: PM transition of the system being carried out.
771 * @state: PM transition of the system being carried out.
787 * @state: PM transition of the system being carried out.
863 * @state: PM transition of the system being carried out.
913 * @state: PM transition of the system being carried out.
925 * @state: PM transition of the system being carried out.
1033 * @state: PM transition of the system being carried out.
1088 * device_complete - Complete a PM transition for given device.
1090 * @state: PM transition of the system being carried out.
1135 * dpm_complete - Complete a PM transition for all non-sysdev devices.
1136 * @state: PM transition of the system being carried out.
1176 * dpm_resume_end - Execute "resume" callbacks and complete system transition.
1177 * @state: PM transition of the system being carried out.
1179 * Execute "resume" callbacks for all devices and complete the PM transition of
1232 * @state: PM transition of the system being carried out.
1369 * @state: PM transition of the system being carried out.
1406 * @state: PM transition of the system being carried out.
1492 * @state: PM transition of the system being carried out.
1548 * @state: PM transition of the system being carried out.
1572 * @state: PM transition of the system being carried out.
1620 * @state: PM transition of the system being carried out.
1759 * @state: PM transition of the system being carried out.
1855 * device_prepare - Prepare a device for system power transition.
1857 * @state: PM transition of the system being carried out.
1940 * dpm_prepare - Prepare all non-sysdev devices for a system PM transition.
1941 * @state: PM transition of the system being carried out.
1987 dev_info(dev, "not prepared for power transition: code %d\n", in dpm_prepare()
2003 * dpm_suspend_start - Prepare devices for PM transition and suspend them.
2004 * @state: PM transition of the system being carried out.
2006 * Prepare all non-sysdev devices for system PM transition and execute "suspend"