Home
last modified time | relevance | path

Searched defs:vsp1_dl_ext_cmd (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/media/platform/vsp1/
Dvsp1_dl.h35 struct vsp1_dl_ext_cmd { struct
36 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