Searched refs:DRM_IOCTL_V3D_PERFMON_DESTROY (Results 1 – 3 of 3) sorted by relevance
55 #define DRM_IOCTL_V3D_PERFMON_DESTROY DRM_IOWR(DRM_COMMAND_BASE + DRM_V3D_PERFMON_DESTROY, \ macro
136 int ret = v3d_ioctl(v3d->fd, DRM_IOCTL_V3D_PERFMON_DESTROY, &destroyreq); in kperfmon_destroy()
729 case DRM_IOCTL_V3D_PERFMON_DESTROY: in v3d_simulator_ioctl()