Searched refs:vpu_cmd_t (Results 1 – 1 of 1) sorted by relevance
29 struct vpu_cmd_t { struct81 static struct vpu_cmd_t *vpu_alloc_cmd(struct vpu_inst *inst, u32 id, void *data) in vpu_alloc_cmd()83 struct vpu_cmd_t *cmd; in vpu_alloc_cmd()115 static void vpu_free_cmd(struct vpu_cmd_t *cmd) in vpu_free_cmd()125 static int vpu_session_process_cmd(struct vpu_inst *inst, struct vpu_cmd_t *cmd) in vpu_session_process_cmd()144 struct vpu_cmd_t *cmd; in vpu_process_cmd_request()145 struct vpu_cmd_t *tmp; in vpu_process_cmd_request()167 struct vpu_cmd_t *cmd; in vpu_request_cmd()201 static bool vpu_check_response(struct vpu_cmd_t *cmd, u32 response, u32 handled) in vpu_check_response()237 struct vpu_cmd_t *cmd; in vpu_clear_request()[all …]