DRM_AGP_LOOKUP_ENTRY
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
drm_agp_lookup_entry -
SYNOPSIS
"SYNOPSIS"
drm_agp_mem_t * drm_agp_lookup_entry (drm_device_t * dev, unsigned long handle);
ARGUMENTS
- dev
-
-- undescribed --
- handle
-
-- undescribed --
DESCRIPTION
\param dev DRM device structure.
\param handle AGP memory handle.
\return pointer to the drm_agp_mem structure associated with \p handle.
WALKS THROUGH DRM_AGP_HEAD
:memory until finding a matching handle.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- WALKS THROUGH DRM_AGP_HEAD
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:04 GMT, October 09, 2005