|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/sched.h>#include <linux/irq.h>#include <asm/io.h>#include <asm/core_cia.h>#include "proto.h"#include "irq_impl.h"Go to the source code of this file.
Functions | |
| void | pyxis_device_interrupt (unsigned long vector) |
| void __init | init_pyxis_irqs (unsigned long ignore_mask) |
Definition at line 91 of file irq_pyxis.c.
Definition at line 67 of file irq_pyxis.c.
1.8.2