Searched defs:st_lsm6dsx_hw (Results 1 – 1 of 1) sorted by relevance
310 struct st_lsm6dsx_hw { struct311 struct device *dev;312 struct regmap *regmap;313 int irq;315 struct mutex fifo_lock;339 int st_lsm6dsx_fifo_setup(struct st_lsm6dsx_hw *hw); argument