Home
last modified time | relevance | path

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

/linux/drivers/iio/magnetometer/
H A Dyamaha-yas530.c222 struct yas5xx { struct
224 const struct yas5xx_chip_info *chip_info; argument
226 struct yas5xx_calibration calibration; argument
227 s8 hard_offsets[3];
228 struct iio_mount_matrix orientation;
229 struct regmap *map;
230 struct regulator_bulk_data regs[2];
231 struct gpio_desc *reset;
232 struct mutex lock;
237 struct {
[all …]