Lines Matching full:transition
344 * @state: PM transition of the system being carried out.
375 * @state: PM transition of the system being carried out.
409 * @state: PM transition of the system being carried out.
566 * - %false if the transition under way is RESTORE.
567 * - Return value of dev_pm_skip_suspend() if the transition under way is THAW.
569 * transition under way is RESUME).
585 * @state: PM transition of the system being carried out.
739 * @state: PM transition of the system being carried out.
757 * @state: PM transition of the system being carried out.
832 * @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.
992 * @state: PM transition of the system being carried out.
1044 * device_complete - Complete a PM transition for given device.
1046 * @state: PM transition of the system being carried out.
1088 * dpm_complete - Complete a PM transition for all non-sysdev devices.
1089 * @state: PM transition of the system being carried out.
1127 * dpm_resume_end - Execute "resume" callbacks and complete system transition.
1128 * @state: PM transition of the system being carried out.
1130 * Execute "resume" callbacks for all devices and complete the PM transition of
1183 * @state: PM transition of the system being carried out.
1330 * @state: PM transition of the system being carried out.
1369 * @state: PM transition of the system being carried out.
1462 * @state: PM transition of the system being carried out.
1513 * @state: PM transition of the system being carried out.
1537 * @state: PM transition of the system being carried out.
1585 * @state: PM transition of the system being carried out.
1734 * @state: PM transition of the system being carried out.
1785 * device_prepare - Prepare a device for system power transition.
1787 * @state: PM transition of the system being carried out.
1854 * dpm_prepare - Prepare all non-sysdev devices for a system PM transition.
1855 * @state: PM transition of the system being carried out.
1898 dev_info(dev, "not prepared for power transition: code %d\n", in dpm_prepare()
1914 * dpm_suspend_start - Prepare devices for PM transition and suspend them.
1915 * @state: PM transition of the system being carried out.
1917 * Prepare all non-sysdev devices for system PM transition and execute "suspend"