Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/input/
H A Datp.c769 static void wsp_interpret_sensor_data(struct atp_softc *, u_int);
1270 wsp_interpret_sensor_data(struct atp_softc *sc, u_int data_len) in wsp_interpret_sensor_data() function
2253 sc->sensor_data_interpreter = wsp_interpret_sensor_data; in atp_attach()