Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/input/
H A Datp.c767 static void wsp_interpret_sensor_data(struct atp_softc *, u_int);
1268 wsp_interpret_sensor_data(struct atp_softc *sc, u_int data_len) in wsp_interpret_sensor_data() function
2247 sc->sensor_data_interpreter = wsp_interpret_sensor_data; in atp_attach()