Searched defs:drm_client (Results 1 – 1 of 1) sorted by relevance
225 struct drm_client { struct226 int idx; /**< Which client desired? */227 int auth; /**< Is client authenticated? */228 unsigned long pid; /**< Process ID */229 unsigned long uid; /**< User ID */230 unsigned long magic; /**< Magic */231 unsigned long iocs; /**< Ioctl count */