Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Dnotif.h109 void notif_free_async_value(uint32_t value);
/optee_os/core/kernel/
H A Dnotif_default.c79 void notif_free_async_value(uint32_t val) in notif_free_async_value() function
/optee_os/core/drivers/
H A Dstm32_rtc.c1130 notif_free_async_value(rtc_dev.notif_id); in stm32_rtc_probe()