Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/tee/optee/
Doptee.c468 static int optee_notif_wait(const struct device *dev, uint32_t key) in optee_notif_wait() function
536 if (optee_notif_wait(dev, arg->params[0].u.value.b)) { in handle_cmd_notify()