Home
last modified time | relevance | path

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

/subsys/pm/
A Dpm_shell.c148 ret = pm_device_runtime_put_async(dev, K_NO_WAIT); in pm_cmd_runtime_put_async()
A Ddevice_runtime.c369 int pm_device_runtime_put_async(const struct device *dev, k_timeout_t delay) in pm_device_runtime_put_async() function
/subsys/logging/backends/
A Dlog_backend_uart.c121 (void)pm_device_runtime_put_async(uart_dev, K_MSEC(1)); in char_out()
/subsys/tracing/sysview/
A DSYSVIEW_Zephyr.txt168 159 pm_device_runtime_put_async dev=%I, Delay=%TimeOut | Returns %u

Completed in 9 milliseconds