Searched refs:read_cfg (Results 1 – 1 of 1) sorted by relevance
33 static inline bool should_flush_fifo(const struct sensor_read_config *read_cfg, in should_flush_fifo() argument37 read_cfg, in should_flush_fifo()40 read_cfg, in should_flush_fifo()54 static inline bool should_read_fifo(const struct sensor_read_config *read_cfg, in should_read_fifo() argument58 read_cfg, in should_read_fifo()61 read_cfg, in should_read_fifo()75 static inline bool should_read_data(const struct sensor_read_config *read_cfg, in should_read_data() argument79 read_cfg, in should_read_data()111 const struct sensor_read_config *read_cfg = data->stream.iodev_sqe->sqe.iodev->data; in icm45686_handle_event_actions() local130 if (should_read_fifo(read_cfg, int_status)) { in icm45686_handle_event_actions()[all …]