Searched defs:apldcms_softc (Results 1 – 1 of 1) sorted by relevance
1330 struct apldcms_softc { struct1331 struct device sc_dev;1332 struct apldchidev_softc *sc_hidev;1333 struct device *sc_wsmousedev;1335 int sc_enabled;1337 int tp_offset;1338 int tp_fingerpad;1363 sizeof(struct apldcms_softc), apldcms_match, apldcms_attach argument