DRM_MMAP_DMA

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

drm_mmap_dma -  

SYNOPSIS

"SYNOPSIS"

int drm_mmap_dma (struct file * filp, struct vm_area_struct * vma);  

ARGUMENTS

filp
-- undescribed --
vma
-- undescribed --
 

DESCRIPTION

\param filp file pointer. \param vma virtual memory area. \return zero on success or a negative number on failure.

Sets the virtual memory area operations structure to vm_dma_ops, the file pointer, and calls vm_open.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:05 GMT, October 09, 2005