Lines Matching full:put
337 * have been put into D0 previously and that's why we in acpi_bus_init_power()
347 * it D0 in hope that this is what the BIOS put the device into. in acpi_bus_init_power()
362 * are assumed to be put into D0 by the BIOS. However, in some cases that may
978 * acpi_dev_pm_low_power - Put ACPI device into a low-power state.
979 * @dev: Device to put into a low-power state.
996 * acpi_dev_pm_full_power - Put ACPI device into the full-power state.
997 * @adev: ACPI device node to put into the full-power state.
1006 * acpi_dev_suspend - Put device into a low-power state using ACPI.
1007 * @dev: Device to put into a low-power state.
1010 * Put the given device into a low-power state using the standard ACPI
1011 * mechanism. Set up remote wakeup if desired, choose the state to put the
1041 * acpi_dev_resume - Put device into the full-power state using ACPI.
1042 * @dev: Device to put into the full-power state.
1044 * Put the given device into the full-power state using the standard ACPI
1065 * Carry out the generic runtime suspend procedure for @dev and use ACPI to put
1080 * Use ACPI to put the given device into the full-power state and carry out the
1180 * Carry out the generic late suspend procedure for @dev and use ACPI to put
1240 * Use ACPI to put the given device into the full-power state and carry out the
1267 * Use ACPI to put the given device into the full-power state if it has not been
1294 * put into the runtime-active metastate during system resume anyway, in acpi_subsys_freeze()
1339 * Carry out the generic late poweroff procedure for @dev and use ACPI to put
1418 * choice of the low-power state to put the device into. in acpi_dev_pm_detach()
1436 * be put into the ACPI D0 state before the function returns.