Home
last modified time | relevance | path

Searched refs:iio_push_to_buffers_with_timestamp (Results 1 – 25 of 70) 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/drivers/iio/gyro/ !
H A Ditg3200_buffer.c62 iio_push_to_buffers_with_timestamp(indio_dev, &scan, pf->timestamp); in itg3200_trigger_handler()
/linux/drivers/iio/humidity/ !
H A Dhts221_buffer.c185 iio_push_to_buffers_with_timestamp(iio_dev, &hw->scan, in hts221_buffer_handler_thread()
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()
/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 Dadjd_s311.c137 iio_push_to_buffers_with_timestamp(indio_dev, &data->scan, time_ns); in adjd_s311_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/adc/ !
H A Dti-adc161s626.c122 iio_push_to_buffers_with_timestamp(indio_dev, in ti_adc_trigger_handler()
H A Dad7766.c77 iio_push_to_buffers_with_timestamp(indio_dev, ad7766->data, in ad7766_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 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 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()
/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/potentiostat/ !
H A Dlmp91000.c146 iio_push_to_buffers_with_timestamp(indio_dev, data->buffer, in lmp91000_buffer_handler()

123