Searched defs:drm_client (Results 1 – 1 of 1) sorted by relevance
288 struct drm_client { struct289 int idx; /**< Which client desired? */290 int auth; /**< Is client authenticated? */291 unsigned long pid; /**< Process ID */292 unsigned long uid; /**< User ID */293 unsigned long magic; /**< Magic */294 unsigned long iocs; /**< Ioctl count */