|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/kernel.h>#include <linux/sched.h>#include <linux/irq.h>#include "hpsim_ssc.h"Go to the source code of this file.
Functions | |
| int | hpsim_get_irq (int intr) |
| void __init | hpsim_irq_init (void) |
Definition at line 55 of file hpsim_irq.c.
Definition at line 69 of file hpsim_irq.c.
1.8.2