zephyr/include/pm
Flavio Ceolin d67a5786bc pm: device_runtime: Change API behavior s/_sync/_async
Most APIs have the default synchronous and an asynchronous version
with the sufix _async because that is the most common use.

All devices in tree right now are using the synchronous version, so
just change it to be consistent with the rest of the system.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-05-26 10:56:55 -04:00
..
device.h pm: device_runtime: Get rid of atomic for state 2021-05-26 10:56:55 -04:00
device_runtime.h pm: device_runtime: Change API behavior s/_sync/_async 2021-05-26 10:56:55 -04:00
pm.h
state.h doc: fix doxygen grouping 2021-05-17 11:51:44 -04:00