Home
last modified time | relevance | path

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

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