Home
last modified time | relevance | path

Searched refs:vpu_cmd_t (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/amphion/
A Dvpu_cmds.c31 struct vpu_cmd_t { struct
82 static struct vpu_cmd_t *vpu_alloc_cmd(struct vpu_inst *inst, u32 id, void *data) in vpu_alloc_cmd()
84 struct vpu_cmd_t *cmd; in vpu_alloc_cmd()
116 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()
165 struct vpu_cmd_t *cmd; in vpu_request_cmd()
234 struct vpu_cmd_t *cmd; in vpu_clear_request()
235 struct vpu_cmd_t *tmp; in vpu_clear_request()
[all …]

Completed in 3 milliseconds