Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/proximity/
Dhx9023s.c124 struct hx9023s_data { struct
300 static int hx9023s_interrupt_enable(struct hx9023s_data *data) in hx9023s_interrupt_enable()
306 static int hx9023s_interrupt_disable(struct hx9023s_data *data) in hx9023s_interrupt_disable()
312 static int hx9023s_data_lock(struct hx9023s_data *data, bool locked) in hx9023s_data_lock()
325 static int hx9023s_ch_cfg(struct hx9023s_data *data) in hx9023s_ch_cfg()
349 static int hx9023s_write_far_debounce(struct hx9023s_data *data, int val) in hx9023s_write_far_debounce()
357 static int hx9023s_write_near_debounce(struct hx9023s_data *data, int val) in hx9023s_write_near_debounce()
365 static int hx9023s_read_far_debounce(struct hx9023s_data *data, int *val) in hx9023s_read_far_debounce()
378 static int hx9023s_read_near_debounce(struct hx9023s_data *data, int *val) in hx9023s_read_near_debounce()
391 static int hx9023s_get_thres_near(struct hx9023s_data *data, u8 ch, int *val) in hx9023s_get_thres_near()
[all …]