Searched defs:drm_client (Results 1 – 10 of 10) sorted by relevance
238 struct drm_client { struct239 int idx; /**< Which client desired? */240 int auth; /**< Is client authenticated? */241 unsigned long pid; /**< Process ID */242 unsigned long uid; /**< User ID */243 unsigned long magic; /**< Magic */244 unsigned long iocs; /**< Ioctl count */
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 */
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 */
231 struct drm_client { struct232 int idx; /**< Which client desired? */233 int auth; /**< Is client authenticated? */234 unsigned long pid; /**< Process ID */235 unsigned long uid; /**< User ID */236 unsigned long magic; /**< Magic */237 unsigned long iocs; /**< Ioctl count */