Searched defs:prox_state (Results 1 – 1 of 1) sorted by relevance
18 struct prox_state { struct19 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() local132 struct prox_state *prox_state = iio_priv(indio_dev); in prox_write_raw() local[all …]