Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/drm/virtio/
Dmsm_proto.h118 struct msm_ccmd_ioctl_simple_req { struct
124 DEFINE_CAST(msm_ccmd_req, msm_ccmd_ioctl_simple_req) argument
Dvirtio_device.c388 unsigned req_len = sizeof(struct msm_ccmd_ioctl_simple_req); in virtio_simple_ioctl()
396 struct msm_ccmd_ioctl_simple_req *req = (void *)buf; in virtio_simple_ioctl()