Searched refs:drm_ioctl_desc (Results 1 – 25 of 26) sorted by relevance
12
145 struct drm_ioctl_desc { struct
452 const struct drm_ioctl_desc *ioctls;
87 static struct drm_ioctl_desc vgem_ioctls[] = {
275 static const struct drm_ioctl_desc qxl_ioctls[] = {
142 static const struct drm_ioctl_desc imx_drm_ioctls[] = {
31 static const struct drm_ioctl_desc armada_ioctls[] = {
147 static const struct drm_ioctl_desc v3d_drm_ioctls[] = {
570 static const struct drm_ioctl_desc drm_ioctls[] = {816 const struct drm_ioctl_desc *ioctl = NULL; in drm_ioctl()
180 static const struct drm_ioctl_desc vc4_drm_ioctls[] = {
78 static const struct drm_ioctl_desc exynos_ioctls[] = {
281 extern struct drm_ioctl_desc virtio_gpu_ioctls[DRM_VIRTIO_NUM_IOCTLS];
853 struct drm_ioctl_desc virtio_gpu_ioctls[DRM_VIRTIO_NUM_IOCTLS] = {
94 static const struct drm_ioctl_desc psb_ioctls[] = {
246 static const struct drm_ioctl_desc lima_drm_driver_ioctls[] = {
546 static const struct drm_ioctl_desc radeon_ioctls_kms[] = {
512 static const struct drm_ioctl_desc panfrost_drm_driver_ioctls[] = {
260 static const struct drm_ioctl_desc ivpu_drm_ioctls[] = {
164 static const struct drm_ioctl_desc vmw_ioctls[] = {1256 const struct drm_ioctl_desc *ioctl = in vmw_generic_ioctl()
609 static const struct drm_ioctl_desc ioctls[DRM_COMMAND_END - DRM_COMMAND_BASE] = {
463 static const struct drm_ioctl_desc etnaviv_ioctls[] = {
1029 static const struct drm_ioctl_desc msm_ioctls[] = {
1160 static const struct drm_ioctl_desc
1334 extern const struct drm_ioctl_desc amdgpu_ioctls_kms[];
749 static const struct drm_ioctl_desc tegra_drm_ioctls[] = {
1700 static const struct drm_ioctl_desc i915_ioctls[] = {
Completed in 39 milliseconds