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.c135 struct hx9023s_data { struct
311 static int hx9023s_interrupt_enable(struct hx9023s_data *data) in hx9023s_interrupt_enable()
317 static int hx9023s_interrupt_disable(struct hx9023s_data *data) in hx9023s_interrupt_disable()
323 static int hx9023s_data_lock(struct hx9023s_data *data, bool locked) in hx9023s_data_lock()
336 static int hx9023s_ch_cfg(struct hx9023s_data *data) in hx9023s_ch_cfg()
360 static int hx9023s_write_far_debounce(struct hx9023s_data *data, int val) in hx9023s_write_far_debounce()
368 static int hx9023s_write_near_debounce(struct hx9023s_data *data, int val) in hx9023s_write_near_debounce()
376 static int hx9023s_read_far_debounce(struct hx9023s_data *data, int *val) in hx9023s_read_far_debounce()
389 static int hx9023s_read_near_debounce(struct hx9023s_data *data, int *val) in hx9023s_read_near_debounce()
402 static int hx9023s_get_thres_near(struct hx9023s_data *data, u8 ch, int *val) in hx9023s_get_thres_near()
[all …]