DRM_IRQ_INSTALL
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
drm_irq_install -
SYNOPSIS
"SYNOPSIS"
int drm_irq_install (drm_device_t * dev);
ARGUMENTS
- dev
-
-- undescribed --
DESCRIPTION
\param dev DRM device.
\param irq IRQ number.
Initializes the IRQ related data, and setups drm_device::vbl_queue. Installs the handler, calling the driver
\c drm_driver_irq_preinstall and \c drm_driver_irq_postinstall functions
before and after the installation.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:05 GMT, October 09, 2005