Searched refs:omap2icu_softc (Results 1 – 1 of 1) sorted by relevance
94 ((struct omap2icu_softc *)((uintptr_t)(pic) - offsetof(struct omap2icu_softc, sc_pic)))96 struct omap2icu_softc { struct105 static struct omap2icu_softc *intc_softc; argument110 struct omap2icu_softc * const sc = PICTOSOFTC(pic); in omap2icu_unblock_irqs()123 struct omap2icu_softc * const sc = PICTOSOFTC(pic); in omap2icu_block_irqs()134 find_pending_irqs(struct omap2icu_softc *sc, size_t group) in find_pending_irqs()150 struct omap2icu_softc * const sc = intc_softc; in omap_irq_handler()234 struct omap2icu_softc * const sc = device_private(self); in omap2icu_attach()282 sizeof(struct omap2icu_softc),