Home
last modified time | relevance | path

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

/linux/drivers/iio/proximity/
H A Dhx9023s.c126 u8 channel_positive; member
347 ch_pos[i] = data->ch_data[i].channel_positive == HX9023S_NOT_CONNECTED ? in hx9023s_ch_cfg()
348 HX9023S_NOT_CONNECTED : conn_cs[data->ch_data[i].channel_positive]; in hx9023s_ch_cfg()
605 data->ch_data[i].channel_positive = HX9023S_NOT_CONNECTED; in hx9023s_property_get()
618 data->ch_data[reg].channel_positive = temp; in hx9023s_property_get()
624 data->ch_data[reg].channel_positive = array[0]; in hx9023s_property_get()