Searched refs:DRM_IOCTL_GET_CAP (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/drm2/ | ||
| H A D | drm.h | 653 #define DRM_IOCTL_GET_CAP DRM_IOWR(0x0c, struct drm_get_cap) macro |
| H A D | drm_drv.c | 67 DRM_IOCTL_DEF(DRM_IOCTL_GET_CAP, drm_getcap, DRM_UNLOCKED), |