Searched refs:SENSOR_CHAN_LM95234_REMOTE_TEMP_1 (Results 1 – 2 of 2) sorted by relevance
92 int offset = (chan - SENSOR_CHAN_LM95234_REMOTE_TEMP_1); in lm95234_fetch_temp()112 (chan - SENSOR_CHAN_LM95234_REMOTE_TEMP_1 + 1); in lm95234_fetch_temp()155 SENSOR_CHAN_LM95234_REMOTE_TEMP_1 + i, in lm95234_sample_fetch()165 case SENSOR_CHAN_LM95234_REMOTE_TEMP_1: in lm95234_sample_fetch()170 &data->remote[chan - SENSOR_CHAN_LM95234_REMOTE_TEMP_1]); in lm95234_sample_fetch()191 case SENSOR_CHAN_LM95234_REMOTE_TEMP_1: in lm95234_channel_get()195 raw_temp = data->remote[chan - SENSOR_CHAN_LM95234_REMOTE_TEMP_1]; in lm95234_channel_get()
14 SENSOR_CHAN_LM95234_REMOTE_TEMP_1 = SENSOR_CHAN_PRIV_START, enumerator