Searched refs:tpinfo (Results 1 – 1 of 1) sorted by relevance
449 trackpointinfo_t tpinfo; /* TrackPoint configuration */ member1925 guest_model = sc->tpinfo.sysctl_tree != NULL ?2058 if (sc->synhw.infoMajor >= 4 || sc->tpinfo.sysctl_tree != NULL)6795 #define PSM_TPINFO(x) offsetof(struct psm_softc, tpinfo.x)6847 if (sc->tpinfo.sysctl_tree != NULL)6851 sysctl_ctx_init(&sc->tpinfo.sysctl_ctx);6852 sc->tpinfo.sysctl_tree = SYSCTL_ADD_NODE(&sc->tpinfo.sysctl_ctx,6857 sc->tpinfo.sensitivity = 0x80;6858 SYSCTL_ADD_PROC(&sc->tpinfo.sysctl_ctx,6859 SYSCTL_CHILDREN(sc->tpinfo.sysctl_tree), OID_AUTO,[all …]