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