/src/sys/arch/evbppc/walnut/dev/ |
ds1743.c | 73 static void ds1743_unlock(struct dsrtc_softc *, u_char); 148 ds1743_unlock(sc, 0); /* Make sure the clock is running */ 220 ds1743_unlock(struct dsrtc_softc *sc, u_char key) function in typeref:typename:void 246 ds1743_unlock(sc, key); 266 ds1743_unlock(sc, key);
|
ds1743.c | 73 static void ds1743_unlock(struct dsrtc_softc *, u_char); 148 ds1743_unlock(sc, 0); /* Make sure the clock is running */ 220 ds1743_unlock(struct dsrtc_softc *sc, u_char key) function in typeref:typename:void 246 ds1743_unlock(sc, key); 266 ds1743_unlock(sc, key);
|