Home
last modified time | relevance | path

Searched refs:drm_ioctl_desc (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/sys/dev/pci/drm/include/drm/
Ddrm_ioctl.h139 struct drm_ioctl_desc { struct
Ddrm_drv.h418 const struct drm_ioctl_desc *ioctls;
/openbsd/src/sys/dev/pci/drm/
Ddrm_ioctl.c591 static const struct drm_ioctl_desc drm_ioctls[] = {
712 const struct drm_ioctl_desc *ioctl;
839 const struct drm_ioctl_desc *ioctl = NULL;
967 const struct drm_ioctl_desc *ioctl;
/openbsd/src/sys/dev/pci/drm/radeon/
Dradeon_drv.c539 static const struct drm_ioctl_desc radeon_ioctls_kms[] = {
/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu.h1504 extern const struct drm_ioctl_desc amdgpu_ioctls_kms[];
Damdgpu_drv.c2972 const struct drm_ioctl_desc amdgpu_ioctls_kms[] = {
/openbsd/src/sys/dev/pci/drm/i915/
Di915_driver.c1715 static const struct drm_ioctl_desc i915_ioctls[] = {