Home
last modified time | relevance | path

Searched refs:st_lsm6dsx_hw (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/iio/imu/st_lsm6dsx/
A Dst_lsm6dsx.h129 struct st_lsm6dsx_hw;
175 int (*read_fifo)(struct st_lsm6dsx_hw *hw);
379 struct st_lsm6dsx_hw *hw;
420 struct st_lsm6dsx_hw { struct
471 int st_lsm6dsx_fifo_setup(struct st_lsm6dsx_hw *hw); argument
476 int st_lsm6dsx_flush_fifo(struct st_lsm6dsx_hw *hw);
477 int st_lsm6dsx_resume_fifo(struct st_lsm6dsx_hw *hw);
478 int st_lsm6dsx_read_fifo(struct st_lsm6dsx_hw *hw);
479 int st_lsm6dsx_read_tagged_fifo(struct st_lsm6dsx_hw *hw);
484 int st_lsm6dsx_set_page(struct st_lsm6dsx_hw *hw, bool enable);
[all …]
A Dst_lsm6dsx_buffer.c223 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_set_fifo_odr()
257 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_update_watermark()
328 int st_lsm6dsx_resume_fifo(struct st_lsm6dsx_hw *hw) in st_lsm6dsx_resume_fifo()
373 int st_lsm6dsx_read_fifo(struct st_lsm6dsx_hw *hw) in st_lsm6dsx_read_fifo()
594 int st_lsm6dsx_read_tagged_fifo(struct st_lsm6dsx_hw *hw) in st_lsm6dsx_read_tagged_fifo()
676 int st_lsm6dsx_flush_fifo(struct st_lsm6dsx_hw *hw) in st_lsm6dsx_flush_fifo()
697 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_update_samples_to_discard()
719 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_update_fifo()
772 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_buffer_preenable()
783 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_buffer_postdisable()
[all …]
A Dst_lsm6dsx_core.c1676 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_set_odr()
1729 struct st_lsm6dsx_hw *hw = sensor->hw; in __st_lsm6dsx_sensor_set_enable()
1748 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_check_events()
1768 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_read_oneshot()
1900 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_read_event()
1920 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_write_event()
1950 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_read_event_config()
1965 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_write_event_config()
2010 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_set_watermark()
2467 struct st_lsm6dsx_hw *hw = private; in st_lsm6dsx_handler_thread()
[all …]
A Dst_lsm6dsx_shub.c156 static void st_lsm6dsx_shub_wait_complete(struct st_lsm6dsx_hw *hw) in st_lsm6dsx_shub_wait_complete()
203 static int st_lsm6dsx_shub_write_reg(struct st_lsm6dsx_hw *hw, u8 addr, in st_lsm6dsx_shub_write_reg()
223 st_lsm6dsx_shub_write_reg_with_mask(struct st_lsm6dsx_hw *hw, u8 addr, in st_lsm6dsx_shub_write_reg_with_mask()
246 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_shub_master_enable()
288 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_shub_read()
339 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_shub_write()
447 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_shub_config_channels()
635 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_shub_write_raw()
725 st_lsm6dsx_shub_alloc_iiodev(struct st_lsm6dsx_hw *hw, in st_lsm6dsx_shub_alloc_iiodev()
820 st_lsm6dsx_shub_check_wai(struct st_lsm6dsx_hw *hw, u8 *i2c_addr, in st_lsm6dsx_shub_check_wai()
[all …]

Completed in 17 milliseconds