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/delay.h>
#include <linux/interrupt.h>
#include <loongson.h>

Go to the source code of this file.

Functions

void bonito_irqdispatch (void)
 
asmlinkage void plat_irq_dispatch (void)
 
void __init arch_init_irq (void)
 

Function Documentation

void __init arch_init_irq ( void  )

Definition at line 48 of file irq.c.

void bonito_irqdispatch ( void  )

Definition at line 17 of file irq.c.

asmlinkage void plat_irq_dispatch ( void  )

Definition at line 38 of file irq.c.