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

#include <drm.h>

Data Fields

unsigned long size
 
unsigned long handle
 

Detailed Description

DRM_IOCTL_SG_ALLOC ioctl argument type.

Definition at line 571 of file drm.h.

Field Documentation

unsigned long handle

Used for mapping / unmapping

Definition at line 573 of file drm.h.

unsigned long size

In bytes – will round to page boundary

Definition at line 572 of file drm.h.


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