Searched refs:acpi_device_get_power (Results 1 – 3 of 3) sorted by relevance
64 int acpi_device_get_power(struct acpi_device *device, int *state) in acpi_device_get_power() function267 result = acpi_device_get_power(device, &state); in acpi_bus_init_power()337 result = acpi_device_get_power(device, &state); in acpi_device_update_power()
353 ret = acpi_device_get_power(adev, &state); in real_power_state_show()
470 if (acpi_device_get_power(adev, &state) || state == ACPI_STATE_UNKNOWN) in acpi_pci_get_power_state()