Home
last modified time | relevance | path

Searched refs:devm_iio_kfifo_allocate (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iio/buffer/
H A Dkfifo_buf.c189 struct iio_buffer *devm_iio_kfifo_allocate(struct device *dev) in devm_iio_kfifo_allocate() function
207 EXPORT_SYMBOL(devm_iio_kfifo_allocate);
/OK3568_Linux_fs/kernel/include/linux/iio/
H A Dkfifo_buf.h11 struct iio_buffer *devm_iio_kfifo_allocate(struct device *dev);
/OK3568_Linux_fs/kernel/drivers/iio/accel/
H A Dssp_accel_sensor.c117 buffer = devm_iio_kfifo_allocate(&pdev->dev); in ssp_accel_probe()
H A Dsca3000.c1279 buffer = devm_iio_kfifo_allocate(&indio_dev->dev); in sca3000_configure_ring()
/OK3568_Linux_fs/kernel/drivers/iio/gyro/
H A Dssp_gyro_sensor.c117 buffer = devm_iio_kfifo_allocate(&pdev->dev); in ssp_gyro_probe()
/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dacpi-als.c186 buffer = devm_iio_kfifo_allocate(&device->dev); in acpi_als_add()
H A Ducs12cm0.c564 buffer = devm_iio_kfifo_allocate(&client->dev); in ucs12cm0_probe()
H A Dvl6180.c934 buffer = devm_iio_kfifo_allocate(&client->dev); in vl6180_probe()
H A Dapds9960.c998 buffer = devm_iio_kfifo_allocate(&client->dev); in apds9960_probe()
/OK3568_Linux_fs/kernel/drivers/iio/health/
H A Dmax30100.c429 buffer = devm_iio_kfifo_allocate(&client->dev); in max30100_probe()
H A Dmax30102.c518 buffer = devm_iio_kfifo_allocate(&client->dev); in max30102_probe()
/OK3568_Linux_fs/kernel/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_gyro.c734 buffer = devm_iio_kfifo_allocate(dev); in inv_icm42600_gyro_init()
H A Dinv_icm42600_accel.c723 buffer = devm_iio_kfifo_allocate(dev); in inv_icm42600_accel_init()
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dti_am335x_adc.c391 buffer = devm_iio_kfifo_allocate(dev); in tiadc_iio_buffered_hardware_setup()
H A Dina2xx-adc.c1033 buffer = devm_iio_kfifo_allocate(&indio_dev->dev); in ina2xx_probe()
/OK3568_Linux_fs/kernel/drivers/staging/iio/impedance-analyzer/
H A Dad5933.c610 buffer = devm_iio_kfifo_allocate(dev); in ad5933_register_ring_funcs_and_init()
/OK3568_Linux_fs/kernel/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_buffer.c749 buffer = devm_iio_kfifo_allocate(hw->dev); in st_lsm6dsx_fifo_setup()
/OK3568_Linux_fs/kernel/drivers/iio/common/cros_ec_sensors/
H A Dcros_ec_sensors_core.c339 buffer = devm_iio_kfifo_allocate(dev); in cros_ec_sensors_core_init()
/OK3568_Linux_fs/kernel/Documentation/driver-api/driver-model/
H A Ddevres.rst288 devm_iio_kfifo_allocate()
/OK3568_Linux_fs/kernel/drivers/iio/imu/st_lsm6dsr/
H A Dst_lsm6dsr_buffer.c1017 buffer = devm_iio_kfifo_allocate(hw->dev); in st_lsm6dsr_buffers_setup()