Searched refs:expected_resp_type (Results 1 – 2 of 2) sorted by relevance
255 enum vpu_ipc_msg_type expected_resp_type, in ivpu_ipc_send_receive_internal() argument276 if (resp->type != expected_resp_type) { in ivpu_ipc_send_receive_internal()287 enum vpu_ipc_msg_type expected_resp_type, in ivpu_ipc_send_receive() argument299 ret = ivpu_ipc_send_receive_internal(vdev, req, expected_resp_type, resp, in ivpu_ipc_send_receive()
89 enum vpu_ipc_msg_type expected_resp_type,