Home
last modified time | relevance | path

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

123456

/openbmc/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
/openbmc/linux/drivers/iio/dummy/
H A Diio_simple_dummy_buffer.c74 iio_push_to_buffers_with_timestamp(indio_dev, data, in iio_simple_dummy_trigger_h()
/openbmc/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()
/openbmc/linux/drivers/iio/common/ssp_sensors/
H A Dssp_iio.c91 return iio_push_to_buffers_with_timestamp(indio_dev, spd->buffer, in ssp_common_process_data()
/openbmc/linux/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_buffer.c467 iio_push_to_buffers_with_timestamp( in st_lsm6dsx_read_fifo()
481 iio_push_to_buffers_with_timestamp( in st_lsm6dsx_read_fifo()
488 iio_push_to_buffers_with_timestamp( in st_lsm6dsx_read_fifo()
558 iio_push_to_buffers_with_timestamp(iio_dev, data, in st_lsm6dsx_push_tagged_data()
/openbmc/linux/drivers/iio/gyro/
H A Ditg3200_buffer.c62 iio_push_to_buffers_with_timestamp(indio_dev, &scan, pf->timestamp); in itg3200_trigger_handler()
/openbmc/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_ring.c134 iio_push_to_buffers_with_timestamp(indio_dev, data, timestamp); in inv_mpu6050_read_fifo()
/openbmc/linux/drivers/iio/humidity/
H A Dhts221_buffer.c186 iio_push_to_buffers_with_timestamp(iio_dev, &hw->scan, in hts221_buffer_handler_thread()
H A Dam2315.c186 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()
/openbmc/linux/Documentation/driver-api/iio/
H A Dtriggered-buffers.rst39 iio_push_to_buffers_with_timestamp(indio_dev, buf, timestamp);
/openbmc/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.c138 iio_push_to_buffers_with_timestamp(indio_dev, &data->scan, time_ns); in adjd_s311_trigger_handler()
/openbmc/linux/drivers/iio/proximity/
H A Dmb1232.c128 iio_push_to_buffers_with_timestamp(indio_dev, &data->scan, in mb1232_trigger_handler()
/openbmc/linux/drivers/iio/adc/
H A Dti-adc161s626.c122 iio_push_to_buffers_with_timestamp(indio_dev, in ti_adc_trigger_handler()
H A Dti-adc081c.c143 iio_push_to_buffers_with_timestamp(indio_dev, &data->scan, in adc081c_trigger_handler()
H A Dad_sigma_delta.c486 iio_push_to_buffers_with_timestamp(indio_dev, data, pf->timestamp); in ad_sd_trigger_handler()
512 iio_push_to_buffers_with_timestamp(indio_dev, sigma_delta->samples_buf, in ad_sd_trigger_handler()
H A Dmax1118.c192 iio_push_to_buffers_with_timestamp(indio_dev, &adc->scan, in max1118_trigger_handler()
H A Dti-tlc4541.c102 iio_push_to_buffers_with_timestamp(indio_dev, st->rx_buf, in tlc4541_trigger_handler()
H A Dti-adc084s021.c155 iio_push_to_buffers_with_timestamp(indio_dev, &adc->scan, in adc084s021_buffer_trigger_handler()
H A Dad7766.c77 iio_push_to_buffers_with_timestamp(indio_dev, ad7766->data, in ad7766_trigger_handler()
/openbmc/linux/drivers/iio/imu/
H A Dadis_buffer.c160 iio_push_to_buffers_with_timestamp(indio_dev, adis->buffer, in adis_trigger_handler()
/openbmc/linux/drivers/iio/temperature/
H A Dmaxim_thermocouple.c172 iio_push_to_buffers_with_timestamp(indio_dev, data->buffer, in maxim_thermocouple_trigger_handler()
H A Dhid-sensor-temperature.c134 iio_push_to_buffers_with_timestamp(indio_dev, &temp_st->scan, in temperature_proc_event()
/openbmc/linux/drivers/iio/accel/
H A Dmma7455_core.c105 iio_push_to_buffers_with_timestamp(indio_dev, &mma7455->scan, in mma7455_trigger_handler()

123456