Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
drivers
gpu
drm
nouveau
nouveau_irq.h
Go to the documentation of this file.
1
#ifndef __NOUVEAU_IRQ_H__
2
#define __NOUVEAU_IRQ_H__
3
4
extern
int
nouveau_irq_init
(
struct
drm_device
*);
5
extern
void
nouveau_irq_fini
(
struct
drm_device
*);
6
extern
irqreturn_t
nouveau_irq_handler
(
DRM_IRQ_ARGS
);
7
extern
void
nouveau_irq_preinstall
(
struct
drm_device
*);
8
extern
int
nouveau_irq_postinstall
(
struct
drm_device
*);
9
extern
void
nouveau_irq_uninstall
(
struct
drm_device
*);
10
11
#endif
Generated on Thu Jan 10 2013 13:32:50 for Linux Kernel by
1.8.2