Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/imu/st_lsm6dsx/
Dst_lsm6dsx.h173 struct st_lsm6dsx_fifo_ops { struct
174 int (*update_fifo)(struct st_lsm6dsx_sensor *sensor, bool enable);
175 int (*read_fifo)(struct st_lsm6dsx_hw *hw);
176 struct {
179 } fifo_th;
180 struct {
183 } fifo_diff;
184 u16 max_size;
185 u8 th_wl;