|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/sched.h>#include <linux/irq.h>#include "proto.h"#include "irq_impl.h"Go to the source code of this file.
Functions | |
| DEFINE_SPINLOCK (srm_irq_lock) | |
| void __init | init_srm_irqs (long max, unsigned long ignore_mask) |
| void | srm_device_interrupt (unsigned long vector) |
| DEFINE_SPINLOCK | ( | srm_irq_lock | ) |
1.8.2