Linux Kernel
3.7.1
|
#include "internals.h"
Go to the source code of this file.
Functions | |
void | intc_balancing_enable (unsigned int irq) |
void | intc_balancing_disable (unsigned int irq) |
void | intc_set_dist_handle (unsigned int irq, struct intc_desc *desc, struct intc_desc_int *d, intc_enum id) |
Definition at line 27 of file balancing.c.
Definition at line 14 of file balancing.c.
void intc_set_dist_handle | ( | unsigned int | irq, |
struct intc_desc * | desc, | ||
struct intc_desc_int * | d, | ||
intc_enum | id | ||
) |
Definition at line 83 of file balancing.c.