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