Home
last modified time | relevance | path

Searched refs:msm_ccmd_rsp (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/freedreno/drm/virtio/
Dmsm_proto.h97 struct msm_ccmd_rsp { struct
127 struct msm_ccmd_rsp hdr;
192 struct msm_ccmd_rsp hdr;
302 struct msm_ccmd_rsp hdr;
327 struct msm_ccmd_rsp hdr;
Dvirtio_device.c235 struct msm_ccmd_rsp *rsp = (void *)&virtio_dev->rsp_mem[off]; in virtio_alloc_rsp()