Home
last modified time | relevance | path

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

1234

/Linux-v4.19/include/linux/iio/
Dbuffer.h36 static inline int iio_push_to_buffers_with_timestamp(struct iio_dev *indio_dev, in iio_push_to_buffers_with_timestamp() function
/Linux-v4.19/drivers/iio/common/ssp_sensors/
Dssp_iio.c101 return iio_push_to_buffers_with_timestamp(indio_dev, spd->buffer, in ssp_common_process_data()
/Linux-v4.19/drivers/iio/common/st_sensors/
Dst_sensors_buffer.c77 iio_push_to_buffers_with_timestamp(indio_dev, sdata->buffer_data, in st_sensors_trigger_handler()
/Linux-v4.19/drivers/iio/dummy/
Diio_simple_dummy_buffer.c89 iio_push_to_buffers_with_timestamp(indio_dev, data, in iio_simple_dummy_trigger_h()
/Linux-v4.19/drivers/iio/imu/
Dadis16400_buffer.c95 iio_push_to_buffers_with_timestamp(indio_dev, buffer, in adis16400_trigger_handler()
Dadis_buffer.c105 iio_push_to_buffers_with_timestamp(indio_dev, adis->buffer, in adis_trigger_handler()
/Linux-v4.19/drivers/iio/gyro/
Ditg3200_buffer.c58 iio_push_to_buffers_with_timestamp(indio_dev, buf, pf->timestamp); in itg3200_trigger_handler()
/Linux-v4.19/drivers/iio/light/
Dacpi-als.c143 iio_push_to_buffers_with_timestamp(indio_dev, als->evt_buffer, time_ns); in acpi_als_notify()
Dadjd_s311.c138 iio_push_to_buffers_with_timestamp(indio_dev, data->buffer, time_ns); in adjd_s311_trigger_handler()
/Linux-v4.19/Documentation/driver-api/iio/
Dtriggered-buffers.rst39 iio_push_to_buffers_with_timestamp(indio_dev, buf, timestamp);
/Linux-v4.19/drivers/iio/humidity/
Dhts221_buffer.c187 iio_push_to_buffers_with_timestamp(iio_dev, buffer, in hts221_buffer_handler_thread()
Dam2315.c186 iio_push_to_buffers_with_timestamp(indio_dev, data->buffer, in am2315_trigger_handler()
Dhid-sensor-humidity.c140 iio_push_to_buffers_with_timestamp(indio_dev, in humidity_proc_event()
/Linux-v4.19/drivers/iio/imu/st_lsm6dsx/
Dst_lsm6dsx_buffer.c382 iio_push_to_buffers_with_timestamp( in st_lsm6dsx_read_fifo()
386 iio_push_to_buffers_with_timestamp( in st_lsm6dsx_read_fifo()
/Linux-v4.19/drivers/iio/adc/
Dti-adc161s626.c121 iio_push_to_buffers_with_timestamp(indio_dev, in ti_adc_trigger_handler()
Dti-adc081c.c141 iio_push_to_buffers_with_timestamp(indio_dev, buf, in adc081c_trigger_handler()
Dti-tlc4541.c104 iio_push_to_buffers_with_timestamp(indio_dev, st->rx_buf, in tlc4541_trigger_handler()
Dmax1118.c186 iio_push_to_buffers_with_timestamp(indio_dev, data, in max1118_trigger_handler()
Dti-adc084s021.c153 iio_push_to_buffers_with_timestamp(indio_dev, data, in adc084s021_buffer_trigger_handler()
Dti-adc108s102.c159 iio_push_to_buffers_with_timestamp(indio_dev, in adc108s102_trigger_handler()
Dti-adc0832.c226 iio_push_to_buffers_with_timestamp(indio_dev, data, in adc0832_trigger_handler()
/Linux-v4.19/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_ring.c233 iio_push_to_buffers_with_timestamp(indio_dev, data, timestamp); in inv_mpu6050_read_fifo()
/Linux-v4.19/drivers/iio/accel/
Dmma7455_core.c100 iio_push_to_buffers_with_timestamp(indio_dev, buf, in mma7455_trigger_handler()
/Linux-v4.19/drivers/iio/temperature/
Dmaxim_thermocouple.c156 iio_push_to_buffers_with_timestamp(indio_dev, data->buffer, in maxim_thermocouple_trigger_handler()
Dhid-sensor-temperature.c138 iio_push_to_buffers_with_timestamp(indio_dev, in temperature_proc_event()

1234