Home
last modified time | relevance | path

Searched defs:notif_get_value (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/kernel/
H A Dnotif.h160 static inline uint32_t notif_get_value(bool *value_valid, bool *value_pending) in notif_get_value() function
/optee_os/core/kernel/
H A Dnotif_default.c101 uint32_t notif_get_value(bool *value_valid, bool *value_pending) in notif_get_value() function