Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Dnotif.h151 static inline void notif_unregister_driver(struct notif_driver *ndrv __unused) in notif_unregister_driver() function
/optee_os/core/kernel/
H A Dnotif.c72 void notif_unregister_driver(struct notif_driver *ndrv) in notif_unregister_driver() function