Home
last modified time | relevance | path

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

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