Home
last modified time | relevance | path

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

/trusty/kernel/lib/trusty/include/lib/trusty/
Dhandle.h83 static void handle_event_waiter_notify(struct handle_waiter* hw) { in handle_event_waiter_notify() argument
85 hew = containerof(hw, struct handle_event_waiter, waiter); in handle_event_waiter_notify()