Searched refs:st_lsm6dsx_set_page (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx.h484 int st_lsm6dsx_set_page(struct st_lsm6dsx_hw *hw, bool enable);
H A Dst_lsm6dsx_core.c1554 int st_lsm6dsx_set_page(struct st_lsm6dsx_hw *hw, bool enable) function
2186 err = st_lsm6dsx_set_page(hw, true);
2197 st_lsm6dsx_set_page(hw, false);
2205 err = st_lsm6dsx_set_page(hw, true);
2214 st_lsm6dsx_set_page(hw, false);
H A Dst_lsm6dsx_shub.c182 err = st_lsm6dsx_set_page(hw, true);
191 st_lsm6dsx_set_page(hw, false);
209 err = st_lsm6dsx_set_page(hw, true);
215 st_lsm6dsx_set_page(hw, false);
229 err = st_lsm6dsx_set_page(hw, true);
235 st_lsm6dsx_set_page(hw, false);
259 err = st_lsm6dsx_set_page(hw, true);
269 st_lsm6dsx_set_page(hw, false);

Completed in 174 milliseconds