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.c127 u8 channel_positive; member
348 ch_pos[i] = data->ch_data[i].channel_positive == HX9023S_NOT_CONNECTED ? in hx9023s_ch_cfg()
349 HX9023S_NOT_CONNECTED : conn_cs[data->ch_data[i].channel_positive]; in hx9023s_ch_cfg()
606 data->ch_data[i].channel_positive = HX9023S_NOT_CONNECTED; in hx9023s_property_get()
619 data->ch_data[reg].channel_positive = temp; in hx9023s_property_get()
625 data->ch_data[reg].channel_positive = array[0]; in hx9023s_property_get()