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.
740 * @state: PM transition of the system being carried out.
756 * @state: PM transition of the system being carried out.
831 * @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.
1051 * device_complete - Complete a PM transition for given device.
1053 * @state: PM transition of the system being carried out.
1096 * dpm_complete - Complete a PM transition for all non-sysdev devices.
1097 * @state: PM transition of the system being carried out.
1137 * dpm_resume_end - Execute "resume" callbacks and complete system transition.
1138 * @state: PM transition of the system being carried out.
1140 * Execute "resume" callbacks for all devices and complete the PM transition of
1193 * @state: PM transition of the system being carried out.
1344 * @state: PM transition of the system being carried out.
1381 * @state: PM transition of the system being carried out.
1474 * @state: PM transition of the system being carried out.
1531 * @state: PM transition of the system being carried out.
1555 * @state: PM transition of the system being carried out.
1603 * @state: PM transition of the system being carried out.
1752 * @state: PM transition of the system being carried out.
1809 * device_prepare - Prepare a device for system power transition.
1811 * @state: PM transition of the system being carried out.
1878 * dpm_prepare - Prepare all non-sysdev devices for a system PM transition.
1879 * @state: PM transition of the system being carried out.
1925 dev_info(dev, "not prepared for power transition: code %d\n", in dpm_prepare()
1941 * dpm_suspend_start - Prepare devices for PM transition and suspend them.
1942 * @state: PM transition of the system being carried out.
1944 * Prepare all non-sysdev devices for system PM transition and execute "suspend"