Home
last modified time | relevance | path

Searched refs:buffer (Results 11101 - 11125 of 13350) sorted by relevance

1...<<441442443444445446447448449450>>...534

/kernel/linux/linux-6.6/drivers/iio/adc/
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/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/light/
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/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...]
/kernel/linux/linux-6.6/sound/pci/oxygen/
H A Doxygen.h103 struct snd_info_buffer *buffer);
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/
H A Defclib.h295 * @sparm_dma_buf: service parameters buffer
470 struct efc_dma req; /* send buffer */
471 struct efc_dma rsp; /* receive buffer */
604 void efc_node_fcid_display(u32 fc_id, char *buffer, u32 buf_len);
/kernel/linux/linux-6.6/drivers/scsi/pcmcia/
H A Dnsp_cs.h374 #define BUFFER_ADDR(SCpnt) ((char *)(sg_virt(nsp_priv(SCpnt)->buffer)))
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Djit_disasm.c273 info->buffer = image; in init_context()
/kernel/linux/linux-6.6/sound/usb/line6/
H A Dcapture.c48 line6pcm->in.buffer + in submit_audio_in_urb()
82 Copy data into ALSA capture buffer.
99 The transferred area goes over buffer boundary, in line6_capture_copy()
/kernel/linux/linux-6.6/sound/soc/intel/atom/
H A Dsst-mfld-platform-compress.c148 virt_to_phys(cstream->runtime->buffer); in sst_platform_compr_set_params()
/kernel/linux/linux-6.6/tools/bpf/
H A Dbpf_jit_disasm.c73 info.buffer = image; in get_asm_insns()
295 fprintf(stderr, "Could not retrieve log buffer!\n"); in main()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Dvmwgfx_drm.h190 __u64 buffer; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/dvb/
H A Dfrontend.h342 } buffer; member

Completed in 25 milliseconds

1...<<441442443444445446447448449450>>...534