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

/netbsd-current/sys/arch/arm/ep93xx/
H A Depled.c39 struct epled_softc { struct
49 CFATTACH_DECL_NEW(epled, sizeof(struct epled_softc),
52 static struct epled_softc *the_epled_sc = 0;
63 struct epled_softc *sc = device_private(self);
86 struct epled_softc *sc = the_epled_sc;
101 struct epled_softc *sc = the_epled_sc;
116 struct epled_softc *sc = the_epled_sc;
131 struct epled_softc *sc = the_epled_sc;

Completed in 160 milliseconds