Home
last modified time | relevance | path

Searched defs:notif_driver (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/include/kernel/
A Dnotif.h86 struct notif_driver { struct
87 void (*atomic_cb)(struct notif_driver *ndrv, enum notif_event ev); argument
88 void (*yielding_cb)(struct notif_driver *ndrv, enum notif_event ev); argument

Completed in 4 milliseconds