Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/imu/st_lsm6dsr/
H A Dst_lsm6dsr_buffer.c105 int st_lsm6dsr_set_fifo_mode(struct st_lsm6dsr_hw *hw, in st_lsm6dsr_set_fifo_mode() function
675 err = st_lsm6dsr_set_fifo_mode(hw, ST_LSM6DSR_FIFO_BYPASS); in st_lsm6dsr_suspend_fifo()
785 err = st_lsm6dsr_set_fifo_mode(hw, ST_LSM6DSR_FIFO_CONT); in st_lsm6dsr_update_fifo()
787 err = st_lsm6dsr_set_fifo_mode(hw, ST_LSM6DSR_FIFO_BYPASS); in st_lsm6dsr_update_fifo()
H A Dst_lsm6dsr.h569 int st_lsm6dsr_set_fifo_mode(struct st_lsm6dsr_hw *hw,
H A Dst_lsm6dsr_core.c2393 err = st_lsm6dsr_set_fifo_mode(hw, in st_lsm6dsr_resume()