Searched refs:ti_aintc_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/arm/ti/
H A Daintc.c75 struct ti_aintc_softc { struct
102 ti_aintc_irq_eoi(struct ti_aintc_softc *sc)
109 ti_aintc_irq_mask(struct ti_aintc_softc *sc, u_int irq)
116 ti_aintc_irq_unmask(struct ti_aintc_softc *sc, u_int irq)
126 struct ti_aintc_softc *sc = arg;
154 struct ti_aintc_softc *sc = device_get_softc(dev);
164 struct ti_aintc_softc *sc = device_get_softc(dev);
174 struct ti_aintc_softc *sc;
192 struct ti_aintc_softc *sc = device_get_softc(dev);
213 ti_aintc_pic_attach(struct ti_aintc_softc *s
[all...]

Completed in 44 milliseconds