Searched defs:tmag5273_data (Results 1 – 1 of 1) sorted by relevance
115 struct tmag5273_data { struct116 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;