Home
last modified time | relevance | path

Searched refs:acpi_device_update_power (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/acpi/
A Dfan_core.c119 result = acpi_device_update_power(device, &acpi_state); in fan_get_state()
345 result = acpi_device_update_power(device, NULL); in acpi_fan_probe()
426 result = acpi_device_update_power(ACPI_COMPANION(dev), NULL); in acpi_fan_resume()
A Ddevice_pm.c400 int acpi_device_update_power(struct acpi_device *device, int *state_p) in acpi_device_update_power() function
439 EXPORT_SYMBOL_GPL(acpi_device_update_power);
446 return acpi_device_update_power(device, state_p); in acpi_bus_update_power()
/linux-6.3-rc2/include/acpi/
A Dacpi_bus.h534 int acpi_device_update_power(struct acpi_device *device, int *state_p);
/linux-6.3-rc2/drivers/pci/
A Dpci-acpi.c1111 acpi_device_update_power(adev, NULL); in acpi_pci_refresh_power_state()

Completed in 16 milliseconds