Home
last modified time | relevance | path

Searched refs:buffer (Results 11676 - 11700 of 15275) sorted by relevance

1...<<461462463464465466467468469470>>...611

/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dbma220_spi.c14 #include <linux/iio/buffer.h>
285 dev_err(&spi->dev, "iio triggered buffer setup failed\n"); in bma220_probe()
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dad7298.c23 #include <linux/iio/buffer.h>
101 * ad7298_update_scan_mode() setup the spi transfer buffer for the new scan mask
H A Dad7766.c19 #include <linux/iio/buffer.h>
50 * Make the buffer large enough for one 24 bit sample and one 64 bit
H A Dcc10001_adc.c16 #include <linux/iio/buffer.h>
H A Dti-adc0832.c15 #include <linux/iio/buffer.h>
/kernel/linux/linux-6.6/drivers/iio/chemical/
H A Dpms7003.c12 #include <linux/iio/buffer.h>
76 /* Used to construct scan to push to the IIO buffer */
/kernel/linux/linux-6.6/drivers/iio/gyro/
H A Dhid-sensor-gyro-3d.c13 #include <linux/iio/buffer.h>
H A Ditg3200_core.c27 #include <linux/iio/buffer.h>
/kernel/linux/linux-6.6/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600.h129 * @buffer: data transfer buffer aligned for DMA.
145 uint8_t buffer[2] __aligned(IIO_DMA_MINALIGN);
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dst_uvis25_core.c21 #include <linux/iio/buffer.h>
H A Dhid-sensor-als.c13 #include <linux/iio/buffer.h>
H A Disl29125.c21 #include <linux/iio/buffer.h>
H A Dhid-sensor-prox.c13 #include <linux/iio/buffer.h>
156 /* Function to push data to buffer */
/kernel/linux/linux-6.6/drivers/iio/common/cros_ec_sensors/
H A Dcros_ec_sensors.c12 #include <linux/iio/buffer.h>
/kernel/linux/linux-6.6/drivers/iio/humidity/
H A Dhdc100x.c24 #include <linux/iio/buffer.h>
391 dev_err(&client->dev, "iio triggered buffer setup failed\n"); in hdc100x_probe()
/kernel/linux/linux-6.6/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_iio.h15 #include <linux/iio/buffer.h>
182 * @data: read buffer used for bulk reads.
/kernel/linux/linux-6.6/drivers/iio/orientation/
H A Dhid-sensor-incl-3d.c14 #include <linux/iio/buffer.h>
H A Dhid-sensor-rotation.c14 #include <linux/iio/buffer.h>
/kernel/linux/linux-6.6/drivers/iio/position/
H A Dhid-sensor-custom-intel-hinge.c7 #include <linux/iio/buffer.h>
/kernel/linux/linux-6.6/rust/kernel/
H A Dstr.rs386 /// Allows formatting of [`fmt::Arguments`] into a raw buffer.
388 /// It does not fail if callers write past the end of the buffer so that they can calculate the
403 /// Creates a new instance of [`RawFormatter`] with an empty buffer.
405 // INVARIANT: The buffer is empty, so the region that needs to be writable is empty. in new()
413 /// Creates a new instance of [`RawFormatter`] with the given buffer pointers.
428 /// Creates a new instance of [`RawFormatter`] with the given buffer.
484 /// Allows formatting of [`fmt::Arguments`] into a raw buffer.
486 /// Fails if callers attempt to write more than will fit in the buffer.
490 /// Creates a new instance of [`Formatter`] with the given buffer.
514 // Fail the request if we go past the end of the buffer in write_str()
[all...]
/kernel/linux/linux-6.6/sound/pci/trident/
H A Dtrident.h55 ENDLP_IE = 0x00001000, /* interrupt enable: end of buffer */
56 MIDLP_IE = 0x00002000, /* interrupt enable: middle buffer */
63 MAIN_OUT_ASSIGN = 0x00100000, /* SiS: 0=PCM Out FIFO | 1=MMC Out buffer */
254 struct snd_dma_buffer *buffer; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Dvmwgfx_drm.h190 __u64 buffer; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/dvb/
H A Dfrontend.h342 } buffer; member
/kernel/linux/linux-6.6/sound/isa/gus/
H A Dgus_dma.c135 "addr = 0x%x, buffer = 0x%lx, count = 0x%x, cmd = 0x%x\n", in snd_gf1_dma_interrupt()
197 snd_printdd("addr = 0x%x, buffer = 0x%lx, count = 0x%x, cmd = 0x%x\n", in snd_gf1_dma_transfer_block()
198 block->addr, (long) block->buffer, block->count, in snd_gf1_dma_transfer_block()
/kernel/linux/linux-6.6/sound/pci/ca0106/
H A Dca0106.h15 * Use separate card based DMA buffer for periods table list.
73 #define IPR_MIDI_RX_B 0x00020000 /* MIDI UART-B Receive buffer non-empty */
74 #define IPR_MIDI_TX_B 0x00010000 /* MIDI UART-B Transmit buffer empty */
87 #define IPR_MIDI_RX_A 0x00000004 /* MIDI UART-A Receive buffer non-empty */
88 #define IPR_MIDI_TX_A 0x00000002 /* MIDI UART-A Transmit buffer empty */
93 #define INTE_MIDI_RX_B 0x00020000 /* MIDI UART-B Receive buffer non-empty */
94 #define INTE_MIDI_TX_B 0x00010000 /* MIDI UART-B Transmit buffer empty */
107 #define INTE_MIDI_RX_A 0x00000004 /* MIDI UART-A Receive buffer non-empty */
108 #define INTE_MIDI_TX_A 0x00000002 /* MIDI UART-A Transmit buffer empty */
168 * One list entry for each period in the buffer
690 struct snd_dma_buffer *buffer; global() member
[all...]

Completed in 24 milliseconds

1...<<461462463464465466467468469470>>...611