Home
last modified time | relevance | path

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

/linux/drivers/iio/proximity/
H A Dhx9023s.c136 struct hx9023s_data { struct
312 static int hx9023s_interrupt_enable(struct hx9023s_data *data) in hx9023s_interrupt_enable()
318 static int hx9023s_interrupt_disable(struct hx9023s_data *data) in hx9023s_interrupt_disable()
324 static int hx9023s_data_lock(struct hx9023s_data *data, bool locked) in hx9023s_data_lock()
337 static int hx9023s_ch_cfg(struct hx9023s_data *data) in hx9023s_ch_cfg()
361 static int hx9023s_write_far_debounce(struct hx9023s_data *data, int val) in hx9023s_write_far_debounce()
369 static int hx9023s_write_near_debounce(struct hx9023s_data *data, int val) in hx9023s_write_near_debounce()
377 static int hx9023s_read_far_debounce(struct hx9023s_data *data, int *val) in hx9023s_read_far_debounce()
390 static int hx9023s_read_near_debounce(struct hx9023s_data *data, int *val) in hx9023s_read_near_debounce()
403 static int hx9023s_get_thres_near(struct hx9023s_data *data, u8 ch, int *val) in hx9023s_get_thres_near()
[all …]