Home
last modified time | relevance | path

Searched refs:st_lsm6dsx_set_fifo_mode (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/iio/imu/st_lsm6dsx/
Dst_lsm6dsx_buffer.c181 int st_lsm6dsx_set_fifo_mode(struct st_lsm6dsx_hw *hw, in st_lsm6dsx_set_fifo_mode() function
598 err = st_lsm6dsx_set_fifo_mode(hw, ST_LSM6DSX_FIFO_BYPASS); in st_lsm6dsx_flush_fifo()
648 err = st_lsm6dsx_set_fifo_mode(hw, ST_LSM6DSX_FIFO_CONT); in st_lsm6dsx_update_fifo()
Dst_lsm6dsx.h345 int st_lsm6dsx_set_fifo_mode(struct st_lsm6dsx_hw *hw,
Dst_lsm6dsx_core.c1604 err = st_lsm6dsx_set_fifo_mode(hw, ST_LSM6DSX_FIFO_CONT); in st_lsm6dsx_resume()