Searched refs:apple_intc_softc (Results 1 – 1 of 1) sorted by relevance
89 struct apple_intc_softc;92 struct apple_intc_softc *pc_sc;102 struct apple_intc_softc { struct113 static struct apple_intc_softc *intc_softc; argument115 #define PICTOSOFTC(pic) container_of(pic, struct apple_intc_softc, sc_pic)126 struct apple_intc_softc * const sc = PICTOSOFTC(pic); in apple_intc_unblock_irqs()140 struct apple_intc_softc * const sc = PICTOSOFTC(pic); in apple_intc_establish_irq()159 struct apple_intc_softc * const sc = PICTOSOFTC(pic); in apple_intc_cpu_init()209 struct apple_intc_softc * const sc = pc->pc_sc; in apple_intc_local_ipi_send()230 struct apple_intc_softc * const sc = device_private(dev); in apple_intc_fdt_establish()[all …]