Searched refs:wsp_interpret_sensor_data (Results 1 – 1 of 1) sorted by relevance
767 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() function2247 sc->sensor_data_interpreter = wsp_interpret_sensor_data; in atp_attach()