Searched refs:pm_device_runtime_get (Results 1 – 5 of 5) sorted by relevance
89 if (pm_device_runtime_get(uart_dev) < 0) { in char_out()192 (void)pm_device_runtime_get(uart_dev); in panic()
166 ret = pm_device_runtime_get(domain); in get_sync_locked()189 int pm_device_runtime_get(const struct device *dev) in pm_device_runtime_get() function235 ret = pm_device_runtime_get(domain); in pm_device_runtime_get()
98 ret = pm_device_runtime_get(dev); in pm_cmd_runtime_get()
246 pm_device_runtime_get(dev); in cmd_device_pm_toggle()
166 157 pm_device_runtime_get dev=%I | Returns %u
Completed in 30 milliseconds