Searched defs:aplms_softc (Results 1 – 1 of 1) sorted by relevance
768 struct aplms_softc { struct769 struct device sc_dev;770 struct aplhidev_softc *sc_hidev;771 struct device *sc_wsmousedev;773 int sc_enabled;797 sizeof(struct aplms_softc), aplms_match, aplms_attach argument