aic_irq_chip
static struct aic_irq_chip *aic_irqc;
static u32 aic_ic_read(struct aic_irq_chip *ic, u32 reg)
static void aic_ic_write(struct aic_irq_chip *ic, u32 reg, u32 val)
struct aic_irq_chip *ic = irq_data_get_irq_chip_data(d);
struct aic_irq_chip *ic = irq_data_get_irq_chip_data(d);
struct aic_irq_chip *ic = aic_irqc;
struct aic_irq_chip *ic = irq_data_get_irq_chip_data(d);
struct aic_irq_chip *ic = id->host_data;
struct aic_irq_chip *ic = id->host_data;
static int __init aic_init_smp(struct aic_irq_chip *irqc, struct device_node *node)
static void build_fiq_affinity(struct aic_irq_chip *ic, struct device_node *aff)
struct aic_irq_chip *irqc;