Searched refs:atomic_cb (Results 1 – 3 of 3) sorted by relevance
162 if (nd->atomic_cb) in notif_deliver_atomic_event()163 nd->atomic_cb(nd, ev); in notif_deliver_atomic_event()
87 void (*atomic_cb)(struct notif_driver *ndrv, enum notif_event ev); member
163 .atomic_cb = atomic_console_notif,
Completed in 4 milliseconds