diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2021-10-18 15:17:27 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-11-03 19:03:55 +0100 |
commit | b82a7df4a7f3841896aaec1ad81e654bc87b5989 (patch) | |
tree | 048f0cc1053c1ad58b1ef73836427e4b7f7c6825 /drivers/phy | |
parent | ed66f12ba4b17c66b4c59df76d3b1bb2cb3a75d1 (diff) | |
download | linux-b82a7df4a7f3841896aaec1ad81e654bc87b5989.tar.bz2 |
ACPI: Add a convenience function to tell a device is in D0 state
Add a convenience function to tell whether a device is in D0 state,
primarily for use in drivers' probe or remove functions on busses where
the custom is to power on the device for the duration of both.
Returns false on non-ACPI systems.
Suggested-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Tomasz Figa <tfiga@chromium.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/phy')
0 files changed, 0 insertions, 0 deletions