DRM_OPEN_HELPER

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

 

NAME

drm_open_helper -  

SYNOPSIS

"SYNOPSIS"

int drm_open_helper (struct inode * inode, struct file * filp, drm_device_t * dev);  

ARGUMENTS

inode
-- undescribed --
filp
-- undescribed --
dev
-- undescribed --
 

DESCRIPTION

\param inode device inode. \param filp file pointer. \param dev device. \return zero on success or a negative number on failure.

Creates and initializes a drm_file structure for the file private data in \p filp and add it into the double linked list in \p dev.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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