DRM_STUB_OPEN

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

 

NAME

drm_stub_open -  

SYNOPSIS

"SYNOPSIS"

int drm_stub_open (struct inode * inode, struct file * filp);  

ARGUMENTS

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

DESCRIPTION

\param inode device inode. \param filp file pointer.

Puts the dev->fops corresponding to the device minor number into \p filp, call the \c open method, and restore the file operations.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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