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