Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds