Searched refs:DRM_IOCTL_GET_CAP (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/
H A Ddrm.h618 /** DRM_IOCTL_GET_CAP ioctl argument type */
655 #define DRM_IOCTL_GET_CAP DRM_IOWR(0x0c, struct drm_get_cap) macro
H A Ddrm_drv.c69 DRM_IOCTL_DEF(DRM_IOCTL_GET_CAP, drm_getcap, DRM_UNLOCKED),

Completed in 115 milliseconds