Searched refs:handle_channel (Results 1 – 1 of 1) sorted by relevance
44 static void handle_channel(const uevent_t* ev, void* self);114 .evt_handler = {.proc = handle_channel, .priv = chan_ctx}, in do_connect()203 static void handle_channel(const struct uevent* ev, void* self) { in handle_channel() function