Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/imu/st_lsm6dsx/
Dst_lsm6dsx.h310 struct st_lsm6dsx_hw { struct
311 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