Home
last modified time | relevance | path

Searched refs:iio_push_to_buffers_with_timestamp (Results 1 – 25 of 43) sorted by relevance

12

/linux/include/linux/iio/
H A Dbuffer.h33 static inline int iio_push_to_buffers_with_timestamp(struct iio_dev *indio_dev, in iio_push_to_buffers_with_timestamp() function
69 return iio_push_to_buffers_with_timestamp(indio_dev, data, timestamp); in iio_push_to_buffers_with_ts()
/linux/drivers/iio/common/st_sensors/
H A Dst_sensors_buffer.c71 iio_push_to_buffers_with_timestamp(indio_dev, sdata->buffer_data, in st_sensors_trigger_handler()
/linux/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_buffer.c497 iio_push_to_buffers_with_timestamp( in st_lsm6dsx_read_fifo()
511 iio_push_to_buffers_with_timestamp( in st_lsm6dsx_read_fifo()
518 iio_push_to_buffers_with_timestamp( in st_lsm6dsx_read_fifo()
588 iio_push_to_buffers_with_timestamp(iio_dev, data, in st_lsm6dsx_push_tagged_data()
/linux/drivers/iio/common/ssp_sensors/
H A Dssp_iio.c89 return iio_push_to_buffers_with_timestamp(indio_dev, spd->buffer, in ssp_common_process_data()
/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_ring.c119 iio_push_to_buffers_with_timestamp(indio_dev, data, timestamp); in inv_mpu6050_read_fifo()
/linux/Documentation/driver-api/iio/
H A Dtriggered-buffers.rst39 iio_push_to_buffers_with_timestamp(indio_dev, buf, timestamp);
/linux/drivers/iio/adc/
H A Dti-adc161s626.c122 iio_push_to_buffers_with_timestamp(indio_dev, &scan, iio_get_time_ns(indio_dev)); in ti_adc_trigger_handler()
H A Dad7944.c535 iio_push_to_buffers_with_timestamp(indio_dev, adc->chain_mode_buf, in ad7944_trigger_handler()
538 iio_push_to_buffers_with_timestamp(indio_dev, &adc->sample.raw, in ad7944_trigger_handler()
H A Dad_sigma_delta.c641 iio_push_to_buffers_with_timestamp(indio_dev, data, pf->timestamp); in ad_sd_trigger_handler()
667 iio_push_to_buffers_with_timestamp(indio_dev, sigma_delta->samples_buf, in ad_sd_trigger_handler()
H A Dmt6360-adc.c279 iio_push_to_buffers_with_timestamp(indio_dev, &data, iio_get_time_ns(indio_dev)); in mt6360_adc_trigger_handler()
H A Dad7887.c122 iio_push_to_buffers_with_timestamp(indio_dev, st->data, in ad7887_trigger_handler()
H A Dcc10001_adc.c181 iio_push_to_buffers_with_timestamp(indio_dev, data, in cc10001_adc_trigger_h()
/linux/drivers/iio/imu/
H A Dadis_buffer.c162 iio_push_to_buffers_with_timestamp(indio_dev, adis->buffer, in adis_trigger_handler()
H A Dsmi240.c386 iio_push_to_buffers_with_timestamp(indio_dev, data->buf, pf->timestamp); in smi240_trigger_handler()
/linux/drivers/iio/humidity/
H A Dhid-sensor-humidity.c136 iio_push_to_buffers_with_timestamp(indio_dev, &humid_st->scan, in humidity_proc_event()
H A Dhdc100x.c323 iio_push_to_buffers_with_timestamp(indio_dev, &data->scan, in hdc100x_trigger_handler()
/linux/drivers/iio/position/
H A Dhid-sensor-custom-intel-hinge.c202 iio_push_to_buffers_with_timestamp(indio_dev, &st->scan, in hinge_proc_event()
/linux/drivers/iio/gyro/
H A Dhid-sensor-gyro-3d.c201 iio_push_to_buffers_with_timestamp(indio_dev, &gyro_state->scan, in gyro_3d_proc_event()
/linux/drivers/iio/pressure/
H A Dms5611_core.c227 iio_push_to_buffers_with_timestamp(indio_dev, &scan, in ms5611_trigger_handler()
/linux/drivers/iio/orientation/
H A Dhid-sensor-incl-3d.c203 iio_push_to_buffers_with_timestamp(indio_dev, in incl_3d_proc_event()
/linux/drivers/iio/accel/
H A Dkionix-kx022a.c867 iio_push_to_buffers_with_timestamp(idev, &data->scan, tstamp); in __kx022a_fifo_flush()
1037 iio_push_to_buffers_with_timestamp(idev, data->buffer, data->timestamp); in kx022a_trigger_handler()
H A Dbmc150-accel-core.c1012 iio_push_to_buffers_with_timestamp(indio_dev, &data->scan, in __bmc150_accel_fifo_flush()
1197 iio_push_to_buffers_with_timestamp(indio_dev, data->buffer, in bmc150_accel_trigger_handler()
/linux/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c294 iio_push_to_buffers_with_timestamp(indio_dev, in magn_3d_proc_event()
/linux/drivers/iio/light/
H A Dvcnl4035.c121 iio_push_to_buffers_with_timestamp(indio_dev, &buffer, in vcnl4035_trigger_consumer_handler()
/linux/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_gyro.c822 iio_push_to_buffers_with_timestamp(indio_dev, &buffer, ts_val); in inv_icm42600_gyro_parse_fifo()

12