|
Linux Kernel
3.7.1
|
#include <linux/irqdomain.h>#include <linux/sh_intc.h>#include <linux/export.h>#include "internals.h"Go to the source code of this file.
Macros | |
| #define | pr_fmt(fmt) "intc: " fmt |
Functions | |
| void __init | intc_irq_domain_init (struct intc_desc_int *d, struct intc_hw_desc *hw) |
| #define pr_fmt | ( | fmt | ) | "intc: " fmt |
Definition at line 10 of file irqdomain.c.
| void __init intc_irq_domain_init | ( | struct intc_desc_int * | d, |
| struct intc_hw_desc * | hw | ||
| ) |
Definition at line 44 of file irqdomain.c.
1.8.2