Lines Matching full:transition

343  * @state: PM transition of the system being carried out.
374 * @state: PM transition of the system being carried out.
408 * @state: PM transition of the system being carried out.
565 * - %false if the transition under way is RESTORE.
566 * - Return value of dev_pm_skip_suspend() if the transition under way is THAW.
568 * transition under way is RESUME).
584 * @state: PM transition of the system being carried out.
744 * @state: PM transition of the system being carried out.
760 * @state: PM transition of the system being carried out.
837 * @state: PM transition of the system being carried out.
879 * @state: PM transition of the system being carried out.
891 * @state: PM transition of the system being carried out.
994 * @state: PM transition of the system being carried out.
1050 * device_complete - Complete a PM transition for given device.
1052 * @state: PM transition of the system being carried out.
1095 * dpm_complete - Complete a PM transition for all non-sysdev devices.
1096 * @state: PM transition of the system being carried out.
1136 * dpm_resume_end - Execute "resume" callbacks and complete system transition.
1137 * @state: PM transition of the system being carried out.
1139 * Execute "resume" callbacks for all devices and complete the PM transition of
1192 * @state: PM transition of the system being carried out.
1343 * @state: PM transition of the system being carried out.
1380 * @state: PM transition of the system being carried out.
1473 * @state: PM transition of the system being carried out.
1530 * @state: PM transition of the system being carried out.
1554 * @state: PM transition of the system being carried out.
1602 * @state: PM transition of the system being carried out.
1751 * @state: PM transition of the system being carried out.
1808 * device_prepare - Prepare a device for system power transition.
1810 * @state: PM transition of the system being carried out.
1877 * dpm_prepare - Prepare all non-sysdev devices for a system PM transition.
1878 * @state: PM transition of the system being carried out.
1924 dev_info(dev, "not prepared for power transition: code %d\n", in dpm_prepare()
1940 * dpm_suspend_start - Prepare devices for PM transition and suspend them.
1941 * @state: PM transition of the system being carried out.
1943 * Prepare all non-sysdev devices for system PM transition and execute "suspend"