docs: pm: Fix invalid API reference
s/device_set_power_state/pm_device_state_set/g Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
This commit is contained in:
parent
659c1371fc
commit
90be4b67cf
1 changed files with 1 additions and 1 deletions
|
@ -385,7 +385,7 @@ Management mechanism which reduces the overall system Power consumtion
|
|||
by suspending the devices which are idle or not being used while the
|
||||
System is active or running.
|
||||
|
||||
The framework uses device_set_power_state() API set the
|
||||
The framework uses :c:func:`pm_device_state_set()` API set the
|
||||
device power state accordingly based on the usage count.
|
||||
|
||||
The interfaces and APIs provided by the Device Idle PM are
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue