Home
last modified time | relevance | path

Searched refs:acpi_device_get_power (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/acpi/
A Dinternal.h159 int acpi_device_get_power(struct acpi_device *device, int *state);
A Ddevice_pm.c75 int acpi_device_get_power(struct acpi_device *device, int *state) in acpi_device_get_power() function
321 result = acpi_device_get_power(device, &state); in acpi_bus_init_power()
426 result = acpi_device_get_power(device, &state); in acpi_device_update_power()
A Ddevice_sysfs.c346 ret = acpi_device_get_power(adev, &state); in real_power_state_show()

Completed in 12 milliseconds