Searched refs:acpi_device_update_power (Results 1 – 2 of 2) sorted by relevance
153 result = acpi_device_update_power(device, &acpi_state); in fan_get_state()340 result = acpi_device_update_power(device, NULL); in acpi_fan_probe()409 result = acpi_device_update_power(ACPI_COMPANION(dev), NULL); in acpi_fan_resume()
322 int acpi_device_update_power(struct acpi_device *device, int *state_p) in acpi_device_update_power() function361 EXPORT_SYMBOL_GPL(acpi_device_update_power);369 return result ? result : acpi_device_update_power(device, state_p); in acpi_bus_update_power()