Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_sensorhub_ring.c232 s64 *m_history_copy = state->temp_buf; in cros_ec_sensor_ring_ts_filter_update() local
261 m_history_copy[i] = state->m_history[i - 1]; in cros_ec_sensor_ring_ts_filter_update()
271 m_history_copy[0] = m; in cros_ec_sensor_ring_ts_filter_update()
279 cros_ec_sensor_ring_median(m_history_copy, in cros_ec_sensor_ring_ts_filter_update()