Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
drm_client32 Struct Reference

Data Fields

int idx
 
int auth
 
u32 pid
 
u32 uid
 
u32 magic
 
u32 iocs
 

Detailed Description

Definition at line 288 of file drm_ioc32.c.

Field Documentation

int auth

Is client authenticated?

Definition at line 290 of file drm_ioc32.c.

int idx

Which client desired?

Definition at line 289 of file drm_ioc32.c.

u32 iocs

Ioctl count

Definition at line 294 of file drm_ioc32.c.

u32 magic

Magic

Definition at line 293 of file drm_ioc32.c.

Process ID

Definition at line 291 of file drm_ioc32.c.

u32 uid

User ID

Definition at line 292 of file drm_ioc32.c.


The documentation for this struct was generated from the following file: