Home
last modified time | relevance | path

Searched refs:acpi_power_transition (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/acpi/
A Dinternal.h140 int acpi_power_transition(struct acpi_device *device, int state);
A Ddevice_pm.c240 result = acpi_power_transition(device, target_state); in acpi_device_set_power()
245 result = acpi_power_transition(device, ACPI_STATE_D0); in acpi_device_set_power()
428 result = acpi_power_transition(device, state); in acpi_device_update_power()
A Dpower.c846 int acpi_power_transition(struct acpi_device *device, int state) in acpi_power_transition() function
A Dscan.c523 acpi_power_transition(adev, ACPI_STATE_D3_COLD); in acpi_device_del_work_fn()

Completed in 12 milliseconds