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

/freebsd-12-stable/sys/arm/ralink/
H A Drt1310_intc.c70 struct rt1310_intc_softc { struct
80 static int rt1310_pic_attach(struct rt1310_intc_softc *sc);
82 static struct rt1310_intc_softc *intc_softc = NULL;
145 struct rt1310_intc_softc *sc = device_get_softc(dev);
187 struct rt1310_intc_softc *sc;
205 struct rt1310_intc_softc *sc;
224 struct rt1310_intc_softc *sc;
257 struct rt1310_intc_softc *sc;
270 struct rt1310_intc_softc *sc = arg;
286 rt1310_pic_attach(struct rt1310_intc_softc *s
[all...]

Completed in 93 milliseconds