Home
last modified time | relevance | path

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

123

/linux/include/linux/iio/
H A Dbuffer.h37 static inline int iio_push_to_buffers_with_timestamp(struct iio_dev *indio_dev, in iio_push_to_buffers_with_timestamp() function
57 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/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/st_lsm6dsx/
H A Dst_lsm6dsx_buffer.c492 iio_push_to_buffers_with_timestamp( in st_lsm6dsx_read_fifo()
506 iio_push_to_buffers_with_timestamp( in st_lsm6dsx_read_fifo()
513 iio_push_to_buffers_with_timestamp( in st_lsm6dsx_read_fifo()
583 iio_push_to_buffers_with_timestamp(iio_dev, data, in st_lsm6dsx_push_tagged_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/light/
H A Dacpi-als.c177 iio_push_to_buffers_with_timestamp(indio_dev, buffer, pf->timestamp); in acpi_als_trigger_handler()
H A Dst_uvis25_core.c244 iio_push_to_buffers_with_timestamp(iio_dev, &hw->scan, in st_uvis25_buffer_handler_thread()
H A Disl29125.c192 iio_push_to_buffers_with_timestamp(indio_dev, &data->scan, in isl29125_trigger_handler()
H A Dtcs3414.c217 iio_push_to_buffers_with_timestamp(indio_dev, &data->scan, in tcs3414_trigger_handler()
/linux/drivers/media/pci/mgb4/
H A Dmgb4_trigger.c99 iio_push_to_buffers_with_timestamp(indio_dev, &scan, pf->timestamp); in trigger_handler()
/linux/drivers/iio/humidity/
H A Dam2315.c185 iio_push_to_buffers_with_timestamp(indio_dev, &data->scan, in am2315_trigger_handler()
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/imu/
H A Dadis_buffer.c162 iio_push_to_buffers_with_timestamp(indio_dev, adis->buffer, in adis_trigger_handler()
/linux/drivers/iio/common/cros_ec_sensors/
H A Dcros_ec_sensors_core.c209 iio_push_to_buffers_with_timestamp(indio_dev, st->samples, in cros_ec_sensors_push_data()
733 iio_push_to_buffers_with_timestamp(indio_dev, st->samples, in cros_ec_sensors_capture()
/linux/drivers/iio/adc/
H A Dad7766.c77 iio_push_to_buffers_with_timestamp(indio_dev, ad7766->data, in ad7766_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.c639 iio_push_to_buffers_with_timestamp(indio_dev, data, pf->timestamp); in ad_sd_trigger_handler()
665 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 Dcc10001_adc.c181 iio_push_to_buffers_with_timestamp(indio_dev, data, in cc10001_adc_trigger_h()
/linux/drivers/iio/orientation/
H A Dhid-sensor-rotation.c157 iio_push_to_buffers_with_timestamp(indio_dev, &rot_state->scan, in dev_rot_proc_event()
/linux/drivers/iio/potentiostat/
H A Dlmp91000.c146 iio_push_to_buffers_with_timestamp(indio_dev, data->buffer, in lmp91000_buffer_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()

123