Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Types | Data Fields
drm_control Struct Reference

#include <drm.h>

Public Types

enum  { DRM_ADD_COMMAND, DRM_RM_COMMAND, DRM_INST_HANDLER, DRM_UNINST_HANDLER }
 

Data Fields

enum drm_control:: { ... }  func
 
int irq
 

Detailed Description

DRM_IOCTL_CONTROL ioctl argument type.

See Also
drmCtlInstHandler() and drmCtlUninstHandler().

Definition at line 164 of file drm.h.

Member Enumeration Documentation

anonymous enum
Enumerator:
DRM_ADD_COMMAND 
DRM_RM_COMMAND 
DRM_INST_HANDLER 
DRM_UNINST_HANDLER 

Definition at line 165 of file drm.h.

Field Documentation

enum { ... } func
int irq

Definition at line 171 of file drm.h.


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