DRM_INIT

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

 

NAME

drm_init -  

SYNOPSIS

"SYNOPSIS"

int drm_init (struct drm_driver * driver);  

ARGUMENTS

driver
-- undescribed --
 

DESCRIPTION

linux/init/main.c (this is not currently supported).

\return zero on success or a negative number on failure.

Initializes an array of drm_device structures, and attempts to initialize all available devices, using consecutive minors, registering the stubs and initializing the AGP device.

Expands the \c DRIVER_PREINIT and \c DRIVER_POST_INIT macros before and after the initialization for driver customization.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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