DRM_RMMAP
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
drm_rmmap -
SYNOPSIS
"SYNOPSIS"
int drm_rmmap (struct inode * inode, struct file * filp, unsigned int cmd, unsigned long arg);
ARGUMENTS
- inode
-
-- undescribed --
- filp
-
-- undescribed --
- cmd
-
-- undescribed --
- arg
-
-- undescribed --
DESCRIPTION
isn't in use.
\param inode device inode.
\param filp file pointer.
\param cmd command.
\param arg pointer to a drm_map_t structure.
\return zero on success or a negative value on error.
SEARCHES THE MAP ON DRM_DEVICE
:maplist, removes it from the list, see if
its being used, and free any associate resource (such as MTRR's) if it's not
being on use.
\sa addmap.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- SEARCHES THE MAP ON DRM_DEVICE
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:05 GMT, October 09, 2005