Home
last modified time | relevance | path

Searched refs:wsp_interpret_sensor_data (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/dev/usb/input/
H A Datp.c766 static void wsp_interpret_sensor_data(struct atp_softc *, u_int);
1267 wsp_interpret_sensor_data(struct atp_softc *sc, u_int data_len) in wsp_interpret_sensor_data() function
2248 sc->sensor_data_interpreter = wsp_interpret_sensor_data; in atp_attach()