Searched defs:yas5xx (Results 1 – 1 of 1) sorted by relevance
222 struct yas5xx { struct224 const struct yas5xx_chip_info *chip_info; argument226 struct yas5xx_calibration calibration; argument227 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 …]