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