Searched refs:chan_event_handler_proc (Results 1 – 1 of 1) sorted by relevance
38 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() function247 chan->event_handler.proc = chan_event_handler_proc; in handle_connect()