Searched refs:sc_firm (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/bluetooth/
H A Dbtmagic.c154 int sc_firm; /* firm touch threshold */ member in struct:btmagic_softc
320 sc->sc_firm = 6;
356 &sc->sc_firm, sizeof(sc->sc_firm),
1326 if (hid_get_udata(data, &touch.pressure) > sc->sc_firm)

Completed in 44 milliseconds