Searched defs:magn_3d_state (Results 1 – 1 of 1) sorted by relevance
45 struct magn_3d_state { struct46 struct hid_sensor_hub_callbacks callbacks;47 struct hid_sensor_common common_attributes;48 struct hid_sensor_hub_attribute_info magn[MAGN_3D_CHANNEL_MAX];51 u32 *iio_vals;53 u32 *magn_val_addr[MAGN_3D_CHANNEL_MAX];55 int scale_pre_decml;56 int scale_post_decml;57 int scale_precision;58 int value_offset;