Home
last modified time | relevance | path

Searched refs:buffer (Results 13301 - 13325 of 15275) sorted by relevance

1...<<531532533534535536537538539540>>...611

/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dvf610_adc.c24 #include <linux/iio/buffer.h>
895 dev_err(&pdev->dev, "Couldn't initialise the buffer\n"); in vf610_adc_probe()
H A Dmax11410.c20 #include <linux/iio/buffer.h>
H A Dti-ads131e08.c16 #include <linux/iio/buffer.h>
627 * 16 bits of data into the buffer. in ads131e08_trigger_handler()
871 dev_err(&spi->dev, "failed to setup IIO buffer\n"); in ads131e08_probe()
/kernel/linux/linux-6.6/drivers/iio/imu/bmi160/
H A Dbmi160_core.c22 #include <linux/iio/buffer.h>
/kernel/linux/linux-6.6/drivers/iio/magnetometer/
H A Dak8974.c32 #include <linux/iio/buffer.h>
575 * reading, use the triggered buffer. in ak8974_measure_channel()
913 dev_err(&i2c->dev, "triggered buffer setup failed\n"); in ak8974_probe()
H A Dak8975.c26 #include <linux/iio/buffer.h>
990 dev_err(&client->dev, "triggered buffer setup failed\n"); in ak8975_probe()
/kernel/linux/linux-6.6/net/rds/
H A Drds.h786 u64 *buffer,
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dsoundcard.h370 unsigned * buffer; member
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H A Dmegaraid_mm.c411 kioc->user_data = mimd.ui.fcs.buffer; in mimd_to_kioc()
497 * mraid_mm_attach_buf - Attach a free dma buffer for required size
499 * @kioc : kioc that the buffer needs to be attached to
500 * @xferlen : required length for buffer
502 * First we search for a pool with smallest buffer that is >= @xferlen. If
503 * that pool has no free buffer, we will try for the next bigger size. If none
504 * is available, we will try to allocate the smallest buffer that is >=
522 * dma pools. If we don't get exact size, we will try bigger buffer in mraid_mm_attach_buf()
560 * We did not get any buffer from the preallocated pool. Let us try in mraid_mm_attach_buf()
561 * to allocate one new buffer in mraid_mm_attach_buf()
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_eprobe.c470 struct trace_buffer *buffer, void *rec, in eprobe_trigger_func()
469 eprobe_trigger_func(struct event_trigger_data *data, struct trace_buffer *buffer, void *rec, struct ring_buffer_event *rbe) eprobe_trigger_func() argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dsoundcard.h374 unsigned *buffer; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dsoundcard.h370 unsigned * buffer; member
/test/xts/hats/hdf/codec/hdi_image/
H A Dcodec_hdi_jpeg_test.cpp56 outBuffer.buffer = new NativeBuffer(bufferHandle); in InitOutBuffer()
/third_party/ffmpeg/libavcodec/
H A Dsvq1dec.c558 csum = av_bswap16(av_crc(av_crc_get_table(AV_CRC_16_CCITT), av_bswap16(csum), bitbuf->buffer, bitbuf->size_in_bits >> 3)); in svq1_decode_frame_header()
630 /* initialize bit buffer */ in svq1_decode_frame()
/third_party/glfw/src/
H A Dinternal.h521 void* buffer; member
/third_party/backends/backend/
H A Dleo.h280 size_t buffer_size; /* size of the buffer */
281 SANE_Byte *buffer; /* for SCSI transfer. */ member
/third_party/alsa-lib/src/pcm/
H A Dpcm_dshare.c106 * synchronize shm ring buffer with hardware
466 static snd_pcm_sframes_t snd_pcm_dshare_readi(snd_pcm_t *pcm ATTRIBUTE_UNUSED, void *buffer ATTRIBUTE_UNUSED, snd_pcm_uframes_t size ATTRIBUTE_UNUSED) in snd_pcm_dshare_readi()
835 the explicit server program but accesses the shared buffer concurrently
891 buffer size.
892 If the application buffer size is < 2 * application period,
/third_party/icu/icu4c/source/common/unicode/
H A Duchar.h3559 * into the buffer is the "modern" name or the name that was defined
3570 * @param buffer Destination address for copying the name.
3572 * If there is no name, then the buffer will be set to the empty string.
3573 * @param bufferLength <code>==sizeof(buffer)</code>
3578 * If the bufferLength is less than or equal to the length, then the buffer
3590 char *buffer, int32_t bufferLength,
3603 * If there is no comment, then the buffer will be set to the empty string.
4159 * then the buffer will be set to the empty string.
4163 * If the destCapacity is less than or equal to the length, then the buffer
/third_party/libsnd/src/
H A Dcommon.h758 /* Functions for writing to the internal logging buffer. */
835 sf_count_t psf_fgets (char *buffer, sf_count_t bufsize, SF_PRIVATE *psf) ;
1040 ** Buffer to buffer dithering. Pointer in and out are allowed to point
1041 ** to the same buffer for in-place dithering.
/third_party/mesa3d/include/GL/internal/
H A Ddri_interface.h208 * Method to release texture buffer in case some special platform
440 * Extension for limiting window system back buffer rendering to user-defined
466 * region to the buffer's full size. This entrypoint may be called once to
750 * to signal to the dri core that the driconfig is single-buffer.
956 /* Inofficial and for internal use. Increase when adding a new buffer token. */
987 * Flush pending front-buffer rendering
993 * \param driDrawable Drawable whose front-buffer is to be flushed
1005 * Gets a list of buffer for the specified set of attachments. Unlike
1007 * opaque \c unsigned \c int value describing the format of the buffer.
1150 __DRIbuffer *buffer);
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_info.c345 BITFIELD_BIT(stream * 4 + xfb.out[i % 2].buffer); in scan_io_usage()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_blit.c802 /* Set the constant buffer. */ in v3d_sand8_blit()
811 .buffer = info->src.resource, in v3d_sand8_blit()
/third_party/node/lib/internal/crypto/
H A Dwebcrypto.js430 return key[kKeyObject].export().buffer;
895 // While WebCrypto allows for larger input buffer sizes, we limit
/third_party/openGLES/api/GLSC2/
H A Dglsc2.h327 GL_APICALL void GL_APIENTRY glBindBuffer (GLenum target, GLuint buffer);
/third_party/node/deps/icu-small/source/common/unicode/
H A Duchar.h3595 * into the buffer is the "modern" name or the name that was defined
3606 * @param buffer Destination address for copying the name.
3608 * If there is no name, then the buffer will be set to the empty string.
3609 * @param bufferLength <code>==sizeof(buffer)</code>
3614 * If the bufferLength is less than or equal to the length, then the buffer
3626 char *buffer, int32_t bufferLength,
3639 * If there is no comment, then the buffer will be set to the empty string.
4185 * then the buffer will be set to the empty string.
4189 * If the destCapacity is less than or equal to the length, then the buffer

Completed in 75 milliseconds

1...<<531532533534535536537538539540>>...611