Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/light/
Dhid-sensor-prox.c18 struct prox_state { struct
19 struct hid_sensor_hub_callbacks callbacks;
20 struct hid_sensor_common common_attributes;
21 struct hid_sensor_hub_attribute_info prox_attr;
22 u32 human_presence;
23 int scale_pre_decml;
24 int scale_post_decml;
25 int scale_precision;
63 struct prox_state *prox_state = iio_priv(indio_dev); in prox_read_raw() local
132 struct prox_state *prox_state = iio_priv(indio_dev); in prox_write_raw() local
[all …]