Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.h37 struct vsp1_dl_ext_cmd { struct
38 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