Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/proximity/
Dhx9023s.c115 u8 channel_positive; member
336 ch_pos[i] = data->ch_data[i].channel_positive == HX9023S_NOT_CONNECTED ? in hx9023s_ch_cfg()
337 HX9023S_NOT_CONNECTED : conn_cs[data->ch_data[i].channel_positive]; in hx9023s_ch_cfg()
594 data->ch_data[i].channel_positive = HX9023S_NOT_CONNECTED; in hx9023s_property_get()
607 data->ch_data[reg].channel_positive = temp; in hx9023s_property_get()
613 data->ch_data[reg].channel_positive = array[0]; in hx9023s_property_get()