aplhidev_softc
sizeof(struct aplhidev_softc), aplhidev_match, aplhidev_attach
void aplhidev_get_info(struct aplhidev_softc *);
void aplhidev_get_descriptor(struct aplhidev_softc *, uint8_t);
void aplhidev_set_leds(struct aplhidev_softc *, uint8_t);
void aplhidev_set_mode(struct aplhidev_softc *, uint8_t);
void aplhidev_get_dimensions(struct aplhidev_softc *);
struct aplhidev_softc *sc = (struct aplhidev_softc *)self;
aplhidev_get_info(struct aplhidev_softc *sc)
aplhidev_get_descriptor(struct aplhidev_softc *sc, uint8_t device)
aplhidev_set_leds(struct aplhidev_softc *sc, uint8_t leds)
aplhidev_set_mode(struct aplhidev_softc *sc, uint8_t mode)
aplhidev_get_dimensions(struct aplhidev_softc *sc)
struct aplhidev_softc *sc = arg;
struct aplhidev_softc *sc_hidev;
sc->sc_hidev = (struct aplhidev_softc *)parent;
struct aplhidev_softc *sc_hidev;
sc->sc_hidev = (struct aplhidev_softc *)parent;