Searched refs:sti_hqvdp_cmd (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/sti/
H A Dsti_hqvdp.c313 struct sti_hqvdp_cmd { struct
389 return i * sizeof(struct sti_hqvdp_cmd);
390 cmd += sizeof(struct sti_hqvdp_cmd);
416 return i * sizeof(struct sti_hqvdp_cmd);
418 cmd += sizeof(struct sti_hqvdp_cmd);
444 return i * sizeof(struct sti_hqvdp_cmd);
446 cmd += sizeof(struct sti_hqvdp_cmd);
480 static void hqvdp_dbg_dump_cmd(struct seq_file *s, struct sti_hqvdp_cmd *c)
621 hqvdp_dbg_dump_cmd(s, (struct sti_hqvdp_cmd *)virt);
633 hqvdp_dbg_dump_cmd(s, (struct sti_hqvdp_cmd *)vir
[all...]

Completed in 109 milliseconds