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

#include <drm.h>

Data Fields

size_t unique_len
 
char __userunique
 

Detailed Description

DRM_IOCTL_GET_UNIQUE ioctl argument type.

See Also
drmGetBusid() and drmSetBusId().

Definition at line 145 of file drm.h.

Field Documentation

char __user* unique

Unique name for driver instantiation

Definition at line 147 of file drm.h.

size_t unique_len

Length of unique

Definition at line 146 of file drm.h.


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