Searched defs:drm_client (Results 1 – 2 of 2) sorted by relevance
230 struct drm_client { struct231 int idx; /**< Which client desired? */232 int auth; /**< Is client authenticated? */233 unsigned long pid; /**< Process ID */234 unsigned long uid; /**< User ID */235 unsigned long magic; /**< Magic */236 unsigned long iocs; /**< Ioctl count */