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