Home
last modified time | relevance | path

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

/Linux-v6.6/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 unsigned int scale;
122 enum tmag5273_scale_index scale_index;
123 unsigned int angle_measurement;
124 struct regmap *map;
[all …]