Searched refs:is_valid_chan_ops (Results 1 – 1 of 1) sorted by relevance
82 static bool is_valid_chan_ops(struct ipc_channel_ops* ops) { in is_valid_chan_ops() function111 assert(is_valid_chan_ops(&chan_ctx->ops)); in do_connect()205 assert(is_valid_chan_ops(&channel_ctx->ops)); in handle_channel()