Searched refs:tpinfo (Results 1 – 1 of 1) sorted by relevance
444 trackpointinfo_t tpinfo; /* TrackPoint configuration */ member1875 guest_model = sc->tpinfo.sysctl_tree != NULL ?2007 if (sc->synhw.infoMajor >= 4 || sc->tpinfo.sysctl_tree != NULL)6757 #define PSM_TPINFO(x) offsetof(struct psm_softc, tpinfo.x)6809 if (sc->tpinfo.sysctl_tree != NULL)6813 sysctl_ctx_init(&sc->tpinfo.sysctl_ctx);6814 sc->tpinfo.sysctl_tree = SYSCTL_ADD_NODE(&sc->tpinfo.sysctl_ctx,6819 sc->tpinfo.sensitivity = 0x80;6820 SYSCTL_ADD_PROC(&sc->tpinfo.sysctl_ctx,6821 SYSCTL_CHILDREN(sc->tpinfo.sysctl_tree), OID_AUTO,[all …]