Home
last modified time | relevance | path

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

/linux/drivers/acpi/
A Dfan.c155 result = acpi_device_update_power(device, &acpi_state); in fan_get_state()
401 result = acpi_device_update_power(device, NULL); in acpi_fan_probe()
488 result = acpi_device_update_power(ACPI_COMPANION(dev), NULL); in acpi_fan_resume()
A Ddevice_pm.c370 int acpi_device_update_power(struct acpi_device *device, int *state_p) in acpi_device_update_power() function
409 EXPORT_SYMBOL_GPL(acpi_device_update_power);
417 return result ? result : acpi_device_update_power(device, state_p); in acpi_bus_update_power()
/linux/include/acpi/
A Dacpi_bus.h518 int acpi_device_update_power(struct acpi_device *device, int *state_p);
/linux/drivers/pci/
A Dpci-acpi.c1074 acpi_device_update_power(adev, NULL); in acpi_pci_refresh_power_state()
/linux/
A Dvmlinux.symvers11643 0x00000000 acpi_device_update_power vmlinux EXPORT_SYMBOL_GPL
A DSystem.map22590 ffff800010604100 T acpi_device_update_power
A D.tmp_System.map22590 ffff800010604100 T acpi_device_update_power

Completed in 314 milliseconds