Home
last modified time | relevance | path

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

/trusty/user/base/lib/tipc/
Dtipc_srv.c38 static void chan_event_handler_proc(const struct uevent* ev, void* chan_ctx);
131 static void chan_event_handler_proc(const struct uevent* ev, void* chan_ctx) { in chan_event_handler_proc() function
247 chan->event_handler.proc = chan_event_handler_proc; in handle_connect()