Home
last modified time | relevance | path

Searched refs:event_source_handle_ops (Results 1 – 1 of 1) sorted by relevance

/trusty/kernel/lib/trusty/
Devent.c178 static struct handle_ops event_source_handle_ops = { variable
194 ASSERT(h->ops == &event_source_handle_ops); in handle_to_event_source()
450 handle_init(&es->handle, &event_source_handle_ops); in event_source_create()