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
arch
powerpc
include
asm
i8259.h
Go to the documentation of this file.
1
#ifndef _ASM_POWERPC_I8259_H
2
#define _ASM_POWERPC_I8259_H
3
#ifdef __KERNEL__
4
5
#include <
linux/irq.h
>
6
7
extern
void
i8259_init
(
struct
device_node
*
node
,
unsigned
long
intack_addr);
8
extern
unsigned
int
i8259_irq
(
void
);
9
extern
struct
irq_domain
*
i8259_get_host
(
void
);
10
11
#endif
/* __KERNEL__ */
12
#endif
/* _ASM_POWERPC_I8259_H */
Generated on Thu Jan 10 2013 13:09:37 for Linux Kernel by
1.8.2