vpu_cmd_t
static void vpu_free_cmd(struct vpu_cmd_t *cmd)
static int vpu_session_process_cmd(struct vpu_inst *inst, struct vpu_cmd_t *cmd)
struct vpu_cmd_t *cmd;
struct vpu_cmd_t *tmp;
struct vpu_cmd_t *cmd;
static bool vpu_check_response(struct vpu_cmd_t *cmd, u32 response, u32 handled)
struct vpu_cmd_t *cmd;
struct vpu_cmd_t *tmp;
static struct vpu_cmd_t *vpu_alloc_cmd(struct vpu_inst *inst, u32 id, void *data)
struct vpu_cmd_t *cmd;