Home
last modified time | relevance | path

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

/include/drm/
Ddrm.h226 struct drm_client { struct
227 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 */