Home
last modified time | relevance | path

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

/trueos/sys/dev/drm2/
HDdrm.h149 struct drm_unique { struct
644 #define DRM_IOCTL_GET_UNIQUE DRM_IOWR(0x01, struct drm_unique)
657 #define DRM_IOCTL_SET_UNIQUE DRM_IOW( 0x10, struct drm_unique)
797 typedef struct drm_unique drm_unique_t;
HDdrm_ioctl.c56 struct drm_unique *u = data; in drm_getunique()
96 struct drm_unique *u = data; in drm_setunique()
HDdrm_ioc32.c120 struct drm_unique u; in compat_drm_getunique()
139 struct drm_unique u; in compat_drm_setunique()
HDdrm_pci.c221 struct drm_unique *u) in drm_pci_set_unique()
HDdrmP.h660 struct drm_unique *unique);
1776 struct drm_unique *u);
/trueos/sys/dev/drm/
HDdrm.h201 struct drm_unique { struct
1002 #define DRM_IOCTL_GET_UNIQUE DRM_IOWR(0x01, struct drm_unique)
1015 #define DRM_IOCTL_SET_UNIQUE DRM_IOW( 0x10, struct drm_unique)
1106 typedef struct drm_unique drm_unique_t;
HDdrm_ioctl.c50 struct drm_unique *u = data; in drm_getunique()
67 struct drm_unique *u = data; in drm_setunique()