Searched refs:notif_register_driver (Results 1 – 4 of 4) sorted by relevance
144 void notif_register_driver(struct notif_driver *ndrv);147 static inline void notif_register_driver(struct notif_driver *ndrv __unused) in notif_register_driver() function
115 notif_register_driver(&wd_ndrv); in nex_init_test_wd()
59 void notif_register_driver(struct notif_driver *ndrv) in notif_register_driver() function
215 notif_register_driver(&console_notif); in init_console_itr()