Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Daquacomputer_d5next.c297 u16 speed_input[8]; member
501 *val = priv->speed_input[channel]; in aqc_read()
713 priv->speed_input[i] = in aqc_raw_event()
735 priv->speed_input[4] = get_unaligned_be16(data + priv->flow_sensor_offset); in aqc_raw_event()
749 priv->speed_input[0] = get_unaligned_be16(data + HIGHFLOWNEXT_FLOW); in aqc_raw_event()
750 priv->speed_input[1] = get_unaligned_be16(data + HIGHFLOWNEXT_WATER_QUALITY); in aqc_raw_event()
751 priv->speed_input[2] = get_unaligned_be16(data + HIGHFLOWNEXT_CONDUCTIVITY); in aqc_raw_event()