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