Home
last modified time | relevance | path

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

/trusty/kernel/lib/trusty/
Devent.c158 static uint32_t event_source_poll(struct handle* handle,
179 .poll = event_source_poll,
204 static uint32_t event_source_poll(struct handle* h, in event_source_poll() function