Searched refs:vpu_cmd_t (Results 1 – 1 of 1) sorted by relevance
28 struct vpu_cmd_t { struct80 static struct vpu_cmd_t *vpu_alloc_cmd(struct vpu_inst *inst, u32 id, void *data) in vpu_alloc_cmd()82 struct vpu_cmd_t *cmd; in vpu_alloc_cmd()114 static void vpu_free_cmd(struct vpu_cmd_t *cmd) in vpu_free_cmd()124 static int vpu_session_process_cmd(struct vpu_inst *inst, struct vpu_cmd_t *cmd) in vpu_session_process_cmd()143 struct vpu_cmd_t *cmd; in vpu_process_cmd_request()144 struct vpu_cmd_t *tmp; in vpu_process_cmd_request()166 struct vpu_cmd_t *cmd; in vpu_request_cmd()200 static bool vpu_check_response(struct vpu_cmd_t *cmd, u32 response, u32 handled) in vpu_check_response()236 struct vpu_cmd_t *cmd; in vpu_clear_request()[all …]