Searched refs:st_lsm6dsx_hw (Results 1 – 4 of 4) sorted by relevance
125 struct st_lsm6dsx_hw;164 int (*read_fifo)(struct st_lsm6dsx_hw *hw);365 struct st_lsm6dsx_hw *hw;405 struct st_lsm6dsx_hw { struct456 int st_lsm6dsx_fifo_setup(struct st_lsm6dsx_hw *hw); argument461 int st_lsm6dsx_flush_fifo(struct st_lsm6dsx_hw *hw);462 int st_lsm6dsx_resume_fifo(struct st_lsm6dsx_hw *hw);463 int st_lsm6dsx_read_fifo(struct st_lsm6dsx_hw *hw);464 int st_lsm6dsx_read_tagged_fifo(struct st_lsm6dsx_hw *hw);469 int st_lsm6dsx_set_page(struct st_lsm6dsx_hw *hw, bool enable);[all …]
201 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_set_fifo_odr()235 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_update_watermark()281 static int st_lsm6dsx_reset_hw_ts(struct st_lsm6dsx_hw *hw) in st_lsm6dsx_reset_hw_ts()306 int st_lsm6dsx_resume_fifo(struct st_lsm6dsx_hw *hw) in st_lsm6dsx_resume_fifo()351 int st_lsm6dsx_read_fifo(struct st_lsm6dsx_hw *hw) in st_lsm6dsx_read_fifo()558 int st_lsm6dsx_read_tagged_fifo(struct st_lsm6dsx_hw *hw) in st_lsm6dsx_read_tagged_fifo()640 int st_lsm6dsx_flush_fifo(struct st_lsm6dsx_hw *hw) in st_lsm6dsx_flush_fifo()659 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_update_fifo()709 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_buffer_preenable()720 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_buffer_postdisable()[all …]
1632 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_set_odr()1685 struct st_lsm6dsx_hw *hw = sensor->hw; in __st_lsm6dsx_sensor_set_enable()1704 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_check_events()1724 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_read_oneshot()1856 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_read_event()1876 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_write_event()1906 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_read_event_config()1921 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_write_event_config()1966 struct st_lsm6dsx_hw *hw = sensor->hw; in st_lsm6dsx_set_watermark()2433 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 12 milliseconds