Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/imu/st_lsm6dsx/
Dst_lsm6dsx.h176 int st_lsm6dsx_set_fifo_mode(struct st_lsm6dsx_hw *hw,
Dst_lsm6dsx_buffer.c159 int st_lsm6dsx_set_fifo_mode(struct st_lsm6dsx_hw *hw, in st_lsm6dsx_set_fifo_mode() function
410 err = st_lsm6dsx_set_fifo_mode(hw, ST_LSM6DSX_FIFO_BYPASS); in st_lsm6dsx_flush_fifo()
459 err = st_lsm6dsx_set_fifo_mode(hw, ST_LSM6DSX_FIFO_CONT); in st_lsm6dsx_update_fifo()
Dst_lsm6dsx_core.c902 err = st_lsm6dsx_set_fifo_mode(hw, ST_LSM6DSX_FIFO_CONT); in st_lsm6dsx_resume()