Home | History | Annotate | Download | only in ti

Lines Matching defs:omap2icu_softc

94 	((struct omap2icu_softc *)((uintptr_t)(pic) - offsetof(struct omap2icu_softc, sc_pic)))
96 struct omap2icu_softc {
105 static struct omap2icu_softc *intc_softc;
110 struct omap2icu_softc * const sc = PICTOSOFTC(pic);
123 struct omap2icu_softc * const sc = PICTOSOFTC(pic);
134 find_pending_irqs(struct omap2icu_softc *sc, size_t group)
150 struct omap2icu_softc * const sc = intc_softc;
234 struct omap2icu_softc * const sc = device_private(self);
282 sizeof(struct omap2icu_softc),