Searched refs:caller_ctx (Results 1 – 2 of 2) sorted by relevance
42 static int mana_hwc_verify_resp_msg(const struct hwc_caller_ctx *caller_ctx, in mana_hwc_verify_resp_msg() argument49 if (resp_len > caller_ctx->output_buflen) in mana_hwc_verify_resp_msg()93 ctx = hwc->caller_ctx + resp_msg->response.hwc_msg_id; in mana_hwc_handle_resp()618 hwc->caller_ctx = ctx; in mana_hwc_test_channel()781 kfree(hwc->caller_ctx); in mana_hwc_destroy_channel()782 hwc->caller_ctx = NULL; in mana_hwc_destroy_channel()834 ctx = hwc->caller_ctx + msg_id; in mana_hwc_send_request()
191 struct hwc_caller_ctx *caller_ctx; member