Home
last modified time | relevance | path

Searched refs:acpi_device_power_state (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/acpi/
Dacpi_bus.h266 struct acpi_device_power_state { struct
280 struct acpi_device_power_state states[ACPI_D_STATE_COUNT]; /* Power states (D0-D3Cold) */ argument
/Linux-v5.15/drivers/acpi/
Dscan.c453 struct acpi_device_power_state *ps = &device->power.states[i]; in acpi_free_power_resources_lists()
984 struct acpi_device_power_state *ps = &device->power.states[state]; in acpi_bus_init_power_state()