Searched refs:pm_device_runtime_put_async (Results 1 – 4 of 4) sorted by relevance
148 ret = pm_device_runtime_put_async(dev, K_NO_WAIT); in pm_cmd_runtime_put_async()
369 int pm_device_runtime_put_async(const struct device *dev, k_timeout_t delay) in pm_device_runtime_put_async() function
121 (void)pm_device_runtime_put_async(uart_dev, K_MSEC(1)); in char_out()
168 159 pm_device_runtime_put_async dev=%I, Delay=%TimeOut | Returns %u
Completed in 7 milliseconds