Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
A Dnotif.h131 void notif_register_driver(struct notif_driver *ndrv);
134 static inline void notif_register_driver(struct notif_driver *ndrv __unused) in notif_register_driver() function
/optee_os/core/arch/arm/plat-vexpress/
A Dmain.c172 notif_register_driver(&console_notif); in init_console_itr()
/optee_os/core/kernel/
A Dnotif.c124 void notif_register_driver(struct notif_driver *ndrv) in notif_register_driver() function

Completed in 5 milliseconds