Home
last modified time | relevance | path

Searched defs:drm_client (Results 1 – 1 of 1) sorted by relevance

/external/kernel-headers/original/uapi/drm/
Ddrm.h225 struct drm_client { struct
226 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 */