Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx.h171 struct st_lsm6dsx_fifo_ops { struct
172 int (*update_fifo)(struct st_lsm6dsx_sensor *sensor, bool enable);
173 int (*read_fifo)(struct st_lsm6dsx_hw *hw);
174 struct {
177 } fifo_th;
178 struct {
181 } fifo_diff;
182 u16 max_size;
183 u8 th_wl;