Home
last modified time | relevance | path

Searched refs:iio_push_to_buffers_with_ts (Results 1 – 25 of 88) sorted by relevance

1234

/linux/drivers/iio/dummy/
H A Diio_simple_dummy_buffer.c86 iio_push_to_buffers_with_ts(indio_dev, scan, sizeof(*scan), in iio_simple_dummy_trigger_h()
/linux/include/linux/iio/
H A Dbuffer.h48 static inline int iio_push_to_buffers_with_ts(struct iio_dev *indio_dev, in iio_push_to_buffers_with_ts() function
/linux/drivers/iio/proximity/
H A Dmb1232.c128 iio_push_to_buffers_with_ts(indio_dev, &data->scan, sizeof(data->scan), in mb1232_trigger_handler()
H A Dpulsedlight-lidar-lite-v2.c241 iio_push_to_buffers_with_ts(indio_dev, &data->scan, in lidar_trigger_handler()
H A Dvl53l0x-i2c.c97 iio_push_to_buffers_with_ts(indio_dev, &data->scan, sizeof(data->scan), in vl53l0x_trigger_handler()
/linux/drivers/iio/adc/
H A Dmax1118.c191 iio_push_to_buffers_with_ts(indio_dev, &adc->scan, sizeof(adc->scan), in max1118_trigger_handler()
H A Dti-adc081c.c143 iio_push_to_buffers_with_ts(indio_dev, &data->scan, sizeof(data->scan), in adc081c_trigger_handler()
H A Dti-adc084s021.c154 iio_push_to_buffers_with_ts(indio_dev, &adc->scan, sizeof(adc->scan), in adc084s021_buffer_trigger_handler()
H A Dti-tlc4541.c102 iio_push_to_buffers_with_ts(indio_dev, st->rx_buf, sizeof(st->rx_buf), in tlc4541_trigger_handler()
H A Dti-lmp92064.c210 iio_push_to_buffers_with_ts(indio_dev, &data, sizeof(data), in lmp92064_trigger_handler()
H A Dti-adc0832.c228 iio_push_to_buffers_with_ts(indio_dev, adc->data, sizeof(adc->data), in adc0832_trigger_handler()
H A Dti-ads124s08.c300 iio_push_to_buffers_with_ts(indio_dev, priv->buffer, sizeof(priv->buffer), in ads124s_trigger_handler()
H A Dad7923.c210 iio_push_to_buffers_with_ts(indio_dev, st->rx_buf, sizeof(st->rx_buf), in ad7923_trigger_handler()
H A Dad7298.c158 iio_push_to_buffers_with_ts(indio_dev, st->rx_buf, sizeof(st->rx_buf), in ad7298_trigger_handler()
/linux/drivers/iio/accel/
H A Dmma7455_core.c106 iio_push_to_buffers_with_ts(indio_dev, &mma7455->scan, in mma7455_trigger_handler()
H A Dbma220_spi.c106 iio_push_to_buffers_with_ts(indio_dev, &data->scan, sizeof(data->scan), in bma220_trigger_handler()
/linux/drivers/iio/temperature/
H A Dmaxim_thermocouple.c177 iio_push_to_buffers_with_ts(indio_dev, &data->buffer, in maxim_thermocouple_trigger_handler()
H A Dhid-sensor-temperature.c134 iio_push_to_buffers_with_ts(indio_dev, &temp_st->scan, in temperature_proc_event()
H A Dtmp006.c270 iio_push_to_buffers_with_ts(indio_dev, &scan, sizeof(scan), in tmp006_trigger_handler()
/linux/drivers/iio/pressure/
H A Dmpl3115.c193 iio_push_to_buffers_with_ts(indio_dev, buffer, sizeof(buffer), in mpl3115_trigger_handler()
H A Dhid-sensor-press.c179 iio_push_to_buffers_with_ts(indio_dev, &press_state->scan, in press_proc_event()
/linux/drivers/iio/chemical/
H A Dens160_core.c270 iio_push_to_buffers_with_ts(indio_dev, &data->scan, sizeof(data->scan), in ens160_trigger_handler()
H A Dpms7003.c130 iio_push_to_buffers_with_ts(indio_dev, &state->scan, sizeof(state->scan), in pms7003_trigger_handler()
H A Dsps30.c120 iio_push_to_buffers_with_ts(indio_dev, &scan, sizeof(scan), in sps30_trigger_handler()
/linux/drivers/iio/magnetometer/
H A Dals31300.c248 iio_push_to_buffers_with_ts(indio_dev, &scan, sizeof(scan), pf->timestamp); in als31300_trigger_handler()

1234