Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c34 struct magn_3d_state { struct
35 struct hid_sensor_hub_callbacks callbacks;
36 struct hid_sensor_common magn_flux_attributes;
37 struct hid_sensor_common rot_attributes;
38 struct hid_sensor_hub_attribute_info magn[MAGN_3D_CHANNEL_MAX];
41 u32 *iio_vals;
43 u32 *magn_val_addr[MAGN_3D_CHANNEL_MAX];
45 struct common_attributes magn_flux_attr;
46 struct common_attributes rot_attr;
47 s64 timestamp;