Home
last modified time | relevance | path

Searched defs:prox_state (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/light/
Dhid-sensor-prox.c21 struct prox_state { struct
22 struct hid_sensor_hub_callbacks callbacks;
23 struct hid_sensor_common common_attributes;
24 struct hid_sensor_hub_attribute_info prox_attr;
25 u32 human_presence;
26 int scale_pre_decml;
27 int scale_post_decml;
28 int scale_precision;
61 struct prox_state *prox_state = iio_priv(indio_dev); in prox_read_raw() local
131 struct prox_state *prox_state = iio_priv(indio_dev); in prox_write_raw() local
[all …]