Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/imu/st_lsm6dsx/
Dst_lsm6dsx.h151 struct st_lsm6dsx_fifo_ops { struct
152 int (*update_fifo)(struct st_lsm6dsx_sensor *sensor, bool enable);
153 int (*read_fifo)(struct st_lsm6dsx_hw *hw);
154 struct {
157 } fifo_th;
158 struct {
161 } fifo_diff;
162 u16 max_size;
163 u8 th_wl;