Home
last modified time | relevance | path

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

/Linux-v6.1/include/acpi/
Dacpi_bus.h267 struct acpi_device_power_state { struct
281 struct acpi_device_power_state states[ACPI_D_STATE_COUNT]; /* Power states (D0-D3Cold) */ argument
/Linux-v6.1/drivers/acpi/
Dscan.c447 struct acpi_device_power_state *ps = &device->power.states[i]; in acpi_free_power_resources_lists()
993 struct acpi_device_power_state *ps = &device->power.states[state]; in acpi_bus_init_power_state()