Searched refs:st_lsm6dsx_hw (Results 1 – 4 of 4) sorted by relevance
129 struct st_lsm6dsx_hw;175 int (*read_fifo)(struct st_lsm6dsx_hw *hw);379 struct st_lsm6dsx_hw *hw;420 struct st_lsm6dsx_hw { struct471 int st_lsm6dsx_fifo_setup(struct st_lsm6dsx_hw *hw); argument476 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 …]
223 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 …]
1676 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 …]
156 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