DRM_GET_DEV

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

 

NAME

drm_get_dev -  

SYNOPSIS

"SYNOPSIS"

int drm_get_dev (struct pci_dev * pdev, const struct pci_device_id * ent, struct drm_driver * driver);  

ARGUMENTS

pdev
-- undescribed --
ent
-- undescribed --
driver
-- undescribed --
 

DESCRIPTION

\param pdev - PCI device structure \param ent entry from the PCI ID table with device type flags \return zero on success or a negative number on failure.

Attempt to gets inter module ``drm'' information. If we are first then register the character device and inter module information. Try and register, if we fail to register, backout previous work.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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