Searched refs:vpu_cmd_t (Results 1 – 1 of 1) sorted by relevance
29 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()122 static int vpu_session_process_cmd(struct vpu_inst *inst, struct vpu_cmd_t *cmd) in vpu_session_process_cmd()141 struct vpu_cmd_t *cmd; in vpu_process_cmd_request()142 struct vpu_cmd_t *tmp; in vpu_process_cmd_request()164 struct vpu_cmd_t *cmd; in vpu_request_cmd()197 static bool vpu_check_response(struct vpu_cmd_t *cmd, u32 response, u32 handled) in vpu_check_response()233 struct vpu_cmd_t *cmd; in vpu_clear_request()[all …]