Searched defs:drm_client (Results 1 – 2 of 2) sorted by relevance
259 struct drm_client { struct260 int idx; /**< Which client desired? */261 int auth; /**< Is client authenticated? */262 unsigned long pid; /**< Process ID */263 unsigned long uid; /**< User ID */264 unsigned long magic; /**< Magic */265 unsigned long iocs; /**< Ioctl count */
291 struct drm_client { struct292 int idx; /**< Which client desired? */293 int auth; /**< Is client authenticated? */294 unsigned long pid; /**< Process ID */295 unsigned long uid; /**< User ID */296 unsigned long magic; /**< Magic */297 unsigned long iocs; /**< Ioctl count */