Searched refs:yielding_cb (Results 1 – 3 of 3) sorted by relevance
192 if (nd->yielding_cb) in notif_deliver_event()193 nd->yielding_cb(nd, ev); in notif_deliver_event()
88 void (*yielding_cb)(struct notif_driver *ndrv, enum notif_event ev); member
164 .yielding_cb = yielding_console_notif,
Completed in 3 milliseconds