Searched defs:vsp1_dl_ext_cmd (Results 1 – 1 of 1) sorted by relevance
35 struct vsp1_dl_ext_cmd { struct36 struct vsp1_dl_cmd_pool *pool;37 struct list_head free;39 u8 opcode;63 struct vsp1_dl_ext_cmd *vsp1_dl_get_pre_cmd(struct vsp1_dl_list *dl); argument