Searched defs:drm_client (Results 1 – 1 of 1) sorted by relevance
236 struct drm_client { struct237 int idx; /**< Which client desired? */238 int auth; /**< Is client authenticated? */239 unsigned long pid; /**< Process ID */240 unsigned long uid; /**< User ID */241 unsigned long magic; /**< Magic */242 unsigned long iocs; /**< Ioctl count */