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.
1091 * dpm_complete - Complete a PM transition for all non-sysdev devices.
1092 * @state: PM transition of the system being carried out.
1130 * dpm_resume_end - Execute "resume" callbacks and complete system transition.
1131 * @state: PM transition of the system being carried out.
1133 * Execute "resume" callbacks for all devices and complete the PM transition of
1186 * @state: PM transition of the system being carried out.
1333 * @state: PM transition of the system being carried out.
1372 * @state: PM transition of the system being carried out.
1465 * @state: PM transition of the system being carried out.
1516 * @state: PM transition of the system being carried out.
1540 * @state: PM transition of the system being carried out.
1588 * @state: PM transition of the system being carried out.
1737 * @state: PM transition of the system being carried out.
1788 * device_prepare - Prepare a device for system power transition.
1790 * @state: PM transition of the system being carried out.
1857 * dpm_prepare - Prepare all non-sysdev devices for a system PM transition.
1858 * @state: PM transition of the system being carried out.
1901 pr_info("Device %s not prepared for power transition: code %d\n", in dpm_prepare()
1917 * dpm_suspend_start - Prepare devices for PM transition and suspend them.
1918 * @state: PM transition of the system being carried out.
1920 * Prepare all non-sysdev devices for system PM transition and execute "suspend"