Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions
pq2ads-pci-pic.c File Reference
#include <linux/init.h>
#include <linux/spinlock.h>
#include <linux/irq.h>
#include <linux/types.h>
#include <linux/bootmem.h>
#include <linux/slab.h>
#include <asm/io.h>
#include <asm/prom.h>
#include <asm/cpm2.h>
#include "pq2.h"

Go to the source code of this file.

Data Structures

struct  pq2ads_pci_pic
 

Macros

#define NUM_IRQS   32
 

Functions

int __init pq2ads_pci_init_irq (void)
 

Macro Definition Documentation

#define NUM_IRQS   32

Definition at line 40 of file pq2ads-pci-pic.c.

Function Documentation

int __init pq2ads_pci_init_irq ( void  )

Definition at line 119 of file pq2ads-pci-pic.c.