sc_clocktype 88 dev/usb/udcf.c int sc_clocktype; /* DCF77 or HBG */ sc_clocktype 202 dev/usb/udcf.c sc->sc_clocktype = -1; sc_clocktype 441 dev/usb/udcf.c sc->sc_clocktype = -1; sc_clocktype 452 dev/usb/udcf.c strlcpy(sc->sc_sensor.desc, sc->sc_clocktype ? sc_clocktype 477 dev/usb/udcf.c if (sc->sc_clocktype == -1) sc_clocktype 701 dev/usb/udcf.c sc->sc_clocktype = data & 0x01 ? 0 : 1; sc_clocktype 702 dev/usb/udcf.c DPRINTF(("\nclocktype is %s\n", sc->sc_clocktype ?