Searched refs:indio_accel (Results 1 – 4 of 4) sorted by relevance
366 } else if (indio_dev == st->indio_accel) { in inv_icm45600_buffer_postdisable()458 struct inv_icm45600_sensor_state *accel_st = iio_priv(st->indio_accel); in inv_icm45600_buffer_fifo_parse()480 ret = inv_icm45600_accel_parse_fifo(st->indio_accel); in inv_icm45600_buffer_fifo_parse()492 struct inv_icm45600_sensor_state *accel_st = iio_priv(st->indio_accel); in inv_icm45600_buffer_hwfifo_flush()498 accel_ts = iio_get_time_ns(st->indio_accel); in inv_icm45600_buffer_hwfifo_flush()518 ret = inv_icm45600_accel_parse_fifo(st->indio_accel); in inv_icm45600_buffer_hwfifo_flush()
566 st->timestamp.accel = iio_get_time_ns(st->indio_accel); in inv_icm45600_irq_timestamp()776 st->indio_accel = inv_icm45600_accel_init(st); in inv_icm45600_core_probe()777 if (IS_ERR(st->indio_accel)) in inv_icm45600_core_probe()778 return PTR_ERR(st->indio_accel); in inv_icm45600_core_probe()854 struct inv_icm45600_sensor_state *accel_st = iio_priv(st->indio_accel); in inv_icm45600_resume()
159 struct iio_dev *indio_accel; member
388 } else if (indio_dev == st->indio_accel) { in inv_icm42600_buffer_postdisable()502 struct inv_icm42600_sensor_state *accel_st = iio_priv(st->indio_accel); in inv_icm42600_buffer_fifo_parse()524 ret = inv_icm42600_accel_parse_fifo(st->indio_accel); in inv_icm42600_buffer_fifo_parse()536 struct inv_icm42600_sensor_state *accel_st = iio_priv(st->indio_accel); in inv_icm42600_buffer_hwfifo_flush()542 accel_ts = iio_get_time_ns(st->indio_accel); in inv_icm42600_buffer_hwfifo_flush()562 ret = inv_icm42600_accel_parse_fifo(st->indio_accel); in inv_icm42600_buffer_hwfifo_flush()