Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/magnetometer/
H A 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;
123 unsigned int angle_measurement;
124 struct regmap *map;
125 struct regulator *vcc;
[all …]