Home
last modified time | relevance | path

Searched defs:drm_client (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Ddrm.h259 struct drm_client { struct
260 int idx; /**< Which client desired? */
261 int auth; /**< Is client authenticated? */
262 unsigned long pid; /**< Process ID */
263 unsigned long uid; /**< User ID */
264 unsigned long magic; /**< Magic */
265 unsigned long iocs; /**< Ioctl count */
/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Ddrm.h291 struct drm_client { struct
292 int idx; /**< Which client desired? */
293 int auth; /**< Is client authenticated? */
294 unsigned long pid; /**< Process ID */
295 unsigned long uid; /**< User ID */
296 unsigned long magic; /**< Magic */
297 unsigned long iocs; /**< Ioctl count */