Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
irq.c File Reference
#include <linux/types.h>
#include <linux/interrupt.h>
#include <linux/irq.h>
#include <asm/irq_cpu.h>
#include <bcm47xx.h>

Go to the source code of this file.

Functions

void plat_irq_dispatch (void)
 
void __init arch_init_irq (void)
 

Function Documentation

void __init arch_init_irq ( void  )

Definition at line 53 of file irq.c.

void plat_irq_dispatch ( void  )

Definition at line 31 of file irq.c.