inthid_softc
void inthid_init_dsm(struct inthid_softc *);
int inthid_button_array_enable(struct inthid_softc *, int);
int inthid_eval(struct inthid_softc *, int, int64_t, int64_t *);
sizeof(struct inthid_softc),
struct inthid_softc *sc = (struct inthid_softc *)self;
inthid_init_dsm(struct inthid_softc *sc)
inthid_eval(struct inthid_softc *sc, int idx, int64_t arg, int64_t *ret)
inthid_button_array_enable(struct inthid_softc *sc, int enable)
struct inthid_softc *sc = arg;