Searched defs:notif_driver (Results 1 – 1 of 1) sorted by relevance
86 struct notif_driver { struct87 void (*atomic_cb)(struct notif_driver *ndrv, enum notif_event ev); argument88 void (*yielding_cb)(struct notif_driver *ndrv, enum notif_event ev); argument
Completed in 4 milliseconds