Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/imu/st_lsm6dsx/
Dst_lsm6dsx.h175 int st_lsm6dsx_flush_fifo(struct st_lsm6dsx_hw *hw);
Dst_lsm6dsx_buffer.c403 int st_lsm6dsx_flush_fifo(struct st_lsm6dsx_hw *hw) in st_lsm6dsx_flush_fifo() function
426 err = st_lsm6dsx_flush_fifo(hw); in st_lsm6dsx_update_fifo()
Dst_lsm6dsx_core.c880 err = st_lsm6dsx_flush_fifo(hw); in st_lsm6dsx_suspend()