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

#include <drm.h>

Data Fields

unsigned long handle
 
unsigned long offset
 

Detailed Description

DRM_IOCTL_AGP_BIND and DRM_IOCTL_AGP_UNBIND ioctls argument type.

See Also
drmAgpBind() and drmAgpUnbind().

Definition at line 542 of file drm.h.

Field Documentation

unsigned long handle

From drm_agp_buffer

Definition at line 543 of file drm.h.

unsigned long offset

In bytes – will round to page boundary

Definition at line 544 of file drm.h.


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