Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/magnetometer/
Dtmag5273.c115 struct tmag5273_data { struct
116 struct device *dev;
117 unsigned int devid;
118 unsigned int version;
119 char name[16];
120 unsigned int conv_avg;
121 enum tmag5273_scale_index scale_index;
122 unsigned int angle_measurement;
123 struct regmap *map;
131 struct mutex lock;